mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
Fleet UI: [Unreleased bug] Fix position of host issue icon (#12171)
This commit is contained in:
parent
5cc6e5e445
commit
717bd0423f
@ -52,6 +52,11 @@
|
||||
&__wrapper {
|
||||
margin: 0;
|
||||
}
|
||||
.host-issue {
|
||||
.icon {
|
||||
vertical-align: inherit;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
&__hosts-selected-table {
|
||||
|
Loading…
Reference in New Issue
Block a user