[12486] Top tab dropdown indicator moved closer to the bottom of edge (#12658)

This commit is contained in:
Kasia Kucharczyk
2021-01-23 08:48:38 +01:00
committed by GitHub
parent ede879022c
commit dc740ecc1e

View File

@@ -126,8 +126,8 @@
}
& > .empty-droptarget:first-child {
height: 16px;
top: -8px;
height: 14px;
top: -2px;
z-index: @z-index-above-dashboard-charts;
}