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