mirror of
https://github.com/apache/superset.git
synced 2026-04-14 21:54:31 +00:00
[12486] Top tab dropdown indicator moved closer to the bottom of edge (#12658)
This commit is contained in:
@@ -126,8 +126,8 @@
|
||||
}
|
||||
|
||||
& > .empty-droptarget:first-child {
|
||||
height: 16px;
|
||||
top: -8px;
|
||||
height: 14px;
|
||||
top: -2px;
|
||||
z-index: @z-index-above-dashboard-charts;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user