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