mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: prevent filters dropdown from being clipped by dialog overflow
This commit is contained in:
@@ -57,5 +57,6 @@
|
||||
/* temporary fix to modal width */
|
||||
:global(dialog section) {
|
||||
max-width: 100% !important;
|
||||
overflow: visible !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user