4 lines
79 B
SCSS
4 lines
79 B
SCSS
|
.mypanel .p-panel-header {
|
||
|
background-color: #07c4e8;
|
||
|
color: #ffffff;
|
||
|
}
|