forked from Shinonome/dots-hyprland
booru: advise to enter a number if no tag in mind, alignment adjustments
This commit is contained in:
@@ -848,6 +848,7 @@ $waifu_image_overlay_transparency: 0.7;
|
||||
@include small-rounding;
|
||||
padding: 0.341rem 0.818rem;
|
||||
margin: 0.341rem;
|
||||
margin-bottom: 0rem;
|
||||
font-weight: bold;
|
||||
background-color: $primary;
|
||||
color: $onPrimary;
|
||||
@@ -861,22 +862,24 @@ $waifu_image_overlay_transparency: 0.7;
|
||||
@include small-rounding;
|
||||
margin: 0.273rem;
|
||||
min-width: 11.932rem;
|
||||
// background-color: rgba(100, 200, 0, 0.3);
|
||||
}
|
||||
|
||||
.sidebar-booru-image-drawingarea {
|
||||
// background-color: rgba(200, 100, 0, 0.3);
|
||||
@include small-rounding;
|
||||
min-width: 12.273rem;
|
||||
min-height: 12.273rem;
|
||||
}
|
||||
|
||||
.sidebar-booru-image-actions {
|
||||
// background-color: rgba(100, 100, 0, 0.3);
|
||||
@include element_decel;
|
||||
margin: 0.545rem;
|
||||
}
|
||||
|
||||
.sidebar-booru-tip-icon {
|
||||
min-width: 2.392rem;
|
||||
min-height: 2.392rem;
|
||||
}
|
||||
|
||||
.sidebar-volmixer-stream {
|
||||
border-bottom: 0.068rem solid $outlineVariant;
|
||||
padding: 0.682rem;
|
||||
|
||||
Reference in New Issue
Block a user