mirror of
https://github.com/penpot/penpot.git
synced 2025-01-08 07:50:43 -05:00
remove comment
This commit is contained in:
parent
007cf0fb8a
commit
21c42626ae
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
.sets-sidebar {
|
.sets-sidebar {
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
max-height: 40%; // Adjust this value as needed
|
max-height: 40%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tokens-section-wrapper {
|
.tokens-section-wrapper {
|
||||||
|
|
Loading…
Reference in a new issue