mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 12:22:09 +00:00
Update _sidebars.scss
This commit is contained in:
parent
80eee6bfc1
commit
399dd47a71
1 changed files with 2 additions and 2 deletions
|
|
@ -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);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue