This commit is contained in:
vinceliuice
2024-04-20 13:09:21 +08:00
parent 1cf28eac20
commit 5fc2ecc249
5 changed files with 140 additions and 400 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 13 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 73 KiB

After

Width:  |  Height:  |  Size: 16 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 73 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -1384,6 +1384,8 @@ button.combo:only-child {
button { @extend %button-flat; } button { @extend %button-flat; }
.linked button { @extend %button-basic; }
// on OSD // on OSD
.osd & { background-color: transparent; } .osd & { background-color: transparent; }

View File

@@ -119,7 +119,7 @@ window.dialog {
// //
.display-container { .display-container {
&.card { .small &.card {
border-radius: 0; border-radius: 0;
box-shadow: none; box-shadow: none;
border-width: 0 0 1px 0; border-width: 0 0 1px 0;