[12486] Top tab dropdown indicator moved closer to the bottom of edge (#12658)
This commit is contained in:
parent
ede879022c
commit
dc740ecc1e
|
|
@ -126,8 +126,8 @@
|
|||
}
|
||||
|
||||
& > .empty-droptarget:first-child {
|
||||
height: 16px;
|
||||
top: -8px;
|
||||
height: 14px;
|
||||
top: -2px;
|
||||
z-index: @z-index-above-dashboard-charts;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue