Answers for "split pane border css ionic"

CSS
0

ion-split-pane width

.split-pane-visible > ion-menu {
  max-width: 304px!important;
}
Posted by: Guest on July-27-2020
0

split pane border css ionic

ion-split-pane{
  --side-max-width:304px;
}
Posted by: Guest on September-30-2021

Browse Popular Code Answers by Language