9 lines
120 B
CSS
9 lines
120 B
CSS
header {
|
|
box-shadow: unset !important;
|
|
}
|
|
|
|
.app-external {
|
|
& iframe {
|
|
border-radius: 8px;
|
|
}
|
|
} |