mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-07 18:48:55 +08:00
fix fonts
This commit is contained in:
@@ -5,7 +5,6 @@ button {
|
||||
font-size: 14px;
|
||||
font-weight: 600;
|
||||
cursor: pointer;
|
||||
font-family: Open-Sans, Helvetica, Arial, sans-serif;
|
||||
}
|
||||
|
||||
button:focus {
|
||||
|
||||
@@ -39,5 +39,9 @@
|
||||
--border-radius-small: 2px;
|
||||
}
|
||||
|
||||
.plotly-editor--theme-provider {
|
||||
--sidebar-width: 112px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user