mirror of
https://github.com/apache/superset.git
synced 2026-04-23 10:04:45 +00:00
easier tab closing in sqllab (#4738)
This commit is contained in:
@@ -129,6 +129,12 @@ div.Workspace {
|
||||
height: 10px;
|
||||
display: inline-block;
|
||||
background-color: #ccc;
|
||||
line-height: 8px;
|
||||
text-align: center;
|
||||
vertical-align: middle;
|
||||
font-size: 15px;
|
||||
margin-top: -3px;
|
||||
font-weight: bold;
|
||||
}
|
||||
.running {
|
||||
background-color: lime;
|
||||
|
||||
Reference in New Issue
Block a user