Skip to content

Commit ec0ae9b

Browse files
authored
Merge pull request #69 from jason5ng32/dev
UX Improvements
2 parents 9fd174a + 3be35c5 commit ec0ae9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ipcheck.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
</span>
105105
</li>
106106

107-
<li v-show="!isMobile || !isCardsCollapsed" class="jn-list-group-item"
107+
<li v-show="!isMobile || !isCardsCollapsed" class="jn-list-group-item border-0"
108108
:class="{ 'dark-mode': isDarkMode }">
109109
<span class="jn-text col-auto">
110110
<i class="bi bi-reception-4"></i>

0 commit comments

Comments
 (0)