8 lines
120 B
SCSS
8 lines
120 B
SCSS
|
.toolbar-item-container-h5 {
|
||
|
&-dialog {
|
||
|
position: static !important;
|
||
|
width: 100%;
|
||
|
box-shadow: none;
|
||
|
}
|
||
|
}
|