Skip to content

Commit 85c658e

Browse files
committed
Minor styling enhancement
Signed-off-by: Florian Hotze <dev@florianhotze.com>
1 parent f59c1de commit 85c658e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bundles/org.openhab.ui/web/src/pages/settings/things/things-list.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,8 +225,8 @@
225225
display inline-block
226226
.badge-marker-dot
227227
position absolute
228-
top -2px
229-
right -2px
228+
top -4px
229+
right -4px
230230
width 10px
231231
height 10px
232232
background-color var(--f7-color-blue)

0 commit comments

Comments
 (0)