mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 18:16:00 +00:00
SYNC: new object modal
This commit is contained in:
committed by
Diflow
parent
445ecea3e6
commit
982098672e
@@ -17,14 +17,14 @@
|
||||
padding: 0.25em 0.5em;
|
||||
border-radius: 1em;
|
||||
background-color: var(--theme-bg-2);
|
||||
color: var(--theme-text-1);
|
||||
color: var(--theme-font-1);
|
||||
font-size: 0.875em;
|
||||
cursor: pointer;
|
||||
margin: 2px;
|
||||
}
|
||||
.chip .close {
|
||||
margin-left: 0.2em;
|
||||
color: var(--theme-text-2);
|
||||
color: var(--theme-font-2);
|
||||
cursor: pointer;
|
||||
}
|
||||
.chip .close:hover {
|
||||
|
||||
Reference in New Issue
Block a user