mirror of
https://github.com/apache/superset.git
synced 2026-04-23 18:14:56 +00:00
style: white toolbar for SQL Lab (#10851)
This commit is contained in:
committed by
GitHub
parent
85a916036c
commit
6cb67017a5
@@ -134,7 +134,7 @@ div.Workspace {
|
||||
|
||||
.sql-toolbar {
|
||||
padding: 10px 10px 5px 10px;
|
||||
background-color: @gray-bg;
|
||||
background-color: @lightest;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
border: 1px solid @gray-light;
|
||||
|
||||
Reference in New Issue
Block a user