forked from Shinonome/dots-hyprland
Update _sidebars.scss
This commit is contained in:
@@ -19,7 +19,7 @@ $sidebar_chat_textboxareaColor: mix($onSurfaceVariant, $surfaceVariant, 40%);
|
|||||||
@include elevation-border;
|
@include elevation-border;
|
||||||
@include elevation2;
|
@include elevation2;
|
||||||
border-radius: $rounding_large - $elevation_margin + 0.068rem;
|
border-radius: $rounding_large - $elevation_margin + 0.068rem;
|
||||||
min-width: 57.818rem;
|
min-width: 27.818rem;
|
||||||
background-color: $background;
|
background-color: $background;
|
||||||
padding: 1.023rem;
|
padding: 1.023rem;
|
||||||
}
|
}
|
||||||
@@ -1001,4 +1001,4 @@ $waifu_image_overlay_transparency: 0.7;
|
|||||||
|
|
||||||
.sidebar-centermodules-scrollgradient-bottom {
|
.sidebar-centermodules-scrollgradient-bottom {
|
||||||
background: linear-gradient(to top, $layer1 0%, transparentize($layer1, 1) 1.023rem);
|
background: linear-gradient(to top, $layer1 0%, transparentize($layer1, 1) 1.023rem);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user