blob: 02e649352eb68d6ced2ead3f02229f15d30a439d [file] [log] [blame]
@mixin os-configdialog {
.o-configuration-dialog {
.o-navigation-area .v-nativebutton {
width: 100%;
border-style: solid;
border-bottom-color: black;
border-bottom-width: 1px;
}
.v-slot-o-navigation-area {
margin-right: 15px;
margin-left: 0px;
}
.l-yview-provider {
width: 100%;
height: 100%;
}
}
}