mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
css fix
This commit is contained in:
parent
35d3098619
commit
75a0ca4fb2
@ -12,7 +12,7 @@
|
||||
|
||||
.tw-modal {
|
||||
z-index: 1200 !important;
|
||||
max-height: calc(100dvh - 2em);
|
||||
max-height: 100dvh;
|
||||
}
|
||||
|
||||
.tw-modal-box {
|
||||
@ -29,8 +29,6 @@
|
||||
margin-bottom: 1rem;
|
||||
background-color: theme('colors.base-100');
|
||||
color: theme('colors.base-content');
|
||||
|
||||
|
||||
}
|
||||
|
||||
:root {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user