forked from Shinonome/dots-hyprland
booru widget: no more lag
This commit is contained in:
@@ -853,14 +853,20 @@ $waifu_image_overlay_transparency: 0.7;
|
||||
.sidebar-booru-image {
|
||||
@include small-rounding;
|
||||
margin: 0.273rem;
|
||||
min-width: 12.818rem;
|
||||
min-height: 12.818rem;
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
min-width: 11.932rem;
|
||||
min-height: 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;
|
||||
}
|
||||
Reference in New Issue
Block a user