mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 13:19:21 +00:00
hide overflow
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
gap: 5px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user