updated ui

This commit is contained in:
Nalvazhuthi
2025-03-25 15:55:48 +05:30
171 changed files with 14138 additions and 133 deletions

View File

@@ -14,7 +14,7 @@
width: fit-content;
transition: width 0.2s;
background-color: var(--background-color);
z-index: #{$z-index-tools};
.split {
height: 20px;
width: 2px;
@@ -78,7 +78,7 @@
box-shadow: #{$box-shadow-medium};
padding: 8px;
border-radius: #{$border-radius-large};
background: var(--background-color);
.option-list {
margin: 4px 0;
display: flex;