mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-08 07:41:51 +08:00
14 lines
164 B
SCSS
14 lines
164 B
SCSS
|
|
.panel-content {
|
|
width: 17em;
|
|
min-height: 100%;
|
|
max-height: none;
|
|
border-width: 0;
|
|
position: absolute;
|
|
top: 0;
|
|
display: block;
|
|
}
|
|
|
|
.panel-content {
|
|
|
|
} |