Skip to content

Commit a7da020

Browse files
committed
polish
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
1 parent ccb7dcf commit a7da020

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/components/AdminSettings.vue

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ export default {
105105
.settings-hint {
106106
display: flex;
107107
align-items: center;
108+
margin-top: 12px;
108109
.icon {
109110
margin-right: 4px;
110111
}
@@ -124,9 +125,5 @@ export default {
124125
width: 300px;
125126
}
126127
}
127-
128-
.settings-hint {
129-
margin-top: 12px;
130-
}
131128
}
132129
</style>

0 commit comments

Comments
 (0)