mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-06-02 06:14:48 +02:00
fix: remove profile card intrinsic sizing to prevent overflow
This commit is contained in:
@@ -6,9 +6,6 @@
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
display: flex;
|
||||
contain: layout paint;
|
||||
content-visibility: auto;
|
||||
contain-intrinsic-size: 240px 360px;
|
||||
transition: all ease 0.2s;
|
||||
cursor: grab;
|
||||
container-type: inline-size;
|
||||
|
||||
Reference in New Issue
Block a user