mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 11:56:00 +00:00
datagrid
This commit is contained in:
@@ -47,8 +47,8 @@
|
||||
justify-content: space-around;
|
||||
}
|
||||
.box {
|
||||
background-color: var(--thme-bg-2);
|
||||
background-color: var(--theme-bg-2);
|
||||
padding: 10px;
|
||||
border: 1px solid gray;
|
||||
border: 1px solid var(--theme-border);
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user