mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-06 18:18:53 +08:00
No db in schema sidebar #10
This commit is contained in:
6
src/assets/styles/messages.css
Normal file
6
src/assets/styles/messages.css
Normal file
@@ -0,0 +1,6 @@
|
||||
.worning {
|
||||
background-color: var(--color-bg-warning);
|
||||
color: var(--color-text-base);
|
||||
font-size: 13px;
|
||||
padding: 0 24px;
|
||||
}
|
||||
Reference in New Issue
Block a user