mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
Fleet UI: Unreleased fix header margin being added to tooltip margin (#8883)
This commit is contained in:
parent
cb9c4d00c2
commit
68bc007519
@ -20,7 +20,9 @@
|
||||
border-collapse: collapse;
|
||||
color: $core-fleet-black;
|
||||
font-size: $x-small;
|
||||
}
|
||||
|
||||
tbody {
|
||||
.component__tooltip-wrapper {
|
||||
margin: 10px 0; // vertical padding multiline text with tooltip
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user