mirror of
https://github.com/fleetdm/fleet
synced 2026-05-20 23:48:52 +00:00
10 lines
119 B
SCSS
10 lines
119 B
SCSS
.version-cell {
|
|
|
|
&__version-text-with-tooltip {
|
|
display: inline-block;
|
|
}
|
|
|
|
&__versions {
|
|
margin: 0;
|
|
}
|
|
}
|