Skip to content
This repository was archived by the owner on Mar 25, 2023. It is now read-only.

Commit d0b5ae9

Browse files
author
Ilya Zolotukhin
committed
feature(misc): Put contrast circle around vm state icon
1 parent 7fb7659 commit d0b5ae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/vm/vm-list/vm-list-item.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
}
2424

2525
.state-icon {
26-
box-shadow: 0 0 1px 0 white;
26+
box-shadow: 0 0 1px 1px white;
2727
}
2828
}
2929

0 commit comments

Comments
 (0)