dialog wip
This commit is contained in:
@@ -21,11 +21,17 @@
|
||||
align-items: center;
|
||||
gap: 10px;
|
||||
font-size: 14px;
|
||||
position: relative;
|
||||
z-index: 20;
|
||||
padding: 10px;
|
||||
border-radius: 12px;
|
||||
background: var(--background);
|
||||
filter: brightness(90%);
|
||||
}
|
||||
|
||||
.editor-field {
|
||||
background: var(--background);
|
||||
filter: brightness(98%);
|
||||
filter: brightness(97%);
|
||||
padding: 18px;
|
||||
border-radius: 12px;
|
||||
margin: 6px 0;
|
||||
|
||||
Reference in New Issue
Block a user