Skip to content

Commit 0d1eb12

Browse files
CarlSchwannickvergessen
authored andcommitted
Make css rule important
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Carl Schwan <carl@carlschwan.eu> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 parent 13cd870 commit 0d1eb12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/user_status/src/UserStatus.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ export default {
283283
margin-right: 10px;
284284
opacity: 1 !important;
285285
background-size: 16px;
286-
vertical-align: middle;
286+
vertical-align: middle !important;
287287
}
288288
289289
// In dashboard

0 commit comments

Comments
 (0)