6 lines
90 B
SCSS
6 lines
90 B
SCSS
#my-panel {
|
|
background: #aafffc;
|
|
height: 100%;
|
|
overflow: hidden;
|
|
text-align: center;
|
|
} |