mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
hide overflowing content on panels
This commit is contained in:
parent
fa0e4b7f65
commit
20b435b6cf
@ -22,6 +22,8 @@
|
||||
|
||||
gap: 20px;
|
||||
|
||||
overflow: hidden;
|
||||
|
||||
&.full {
|
||||
height: 100%;
|
||||
}
|
||||
@ -58,6 +60,7 @@
|
||||
padding: 20px;
|
||||
|
||||
width: 20vw;
|
||||
min-width: 250px;
|
||||
|
||||
isolation: isolate;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user