mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-30 12:37:29 -05:00
allow sidebar pinning
This commit is contained in:
@@ -32,3 +32,8 @@
|
||||
.fadingRadial {
|
||||
transition: 50ms cubic-bezier(0.2, 0.0, 0, 1.0);
|
||||
}
|
||||
.sidebar-pinned {
|
||||
margin: 0rem;
|
||||
border-radius: 0rem;
|
||||
border: 0rem solid transparent;
|
||||
}
|
||||
Reference in New Issue
Block a user