style correction

This commit is contained in:
DYefremov
2022-05-19 21:50:27 +03:00
parent d41ceb6bbc
commit e879c8db18
2 changed files with 4 additions and 4 deletions

View File

@@ -60,10 +60,6 @@ switch slider {
min-width: 1.5em;
}
popover .view {
background-color: transparent;
}
.font > box {
min-height: 1.5em;
padding-top: 0.1em;

View File

@@ -32,6 +32,10 @@ paned.vertical > separator {
background-size: 24px 2px;
}
popover .view {
background-color: transparent;
}
.red-button {
background-image: none;
background-color: red;