Skip to content

Commit 5e32908

Browse files
committed
Tweak layout of form fields.
1 parent 80e7235 commit 5e32908

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/assets/css/admin.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66
width: 20%;
77
}
88

9+
#ableplayer-settings form p {
10+
display: flex;
11+
align-items: center;
12+
gap: 10px;
13+
}
14+
915
@media (max-width: 782px) {
1016
.ableplayer-narrow {
1117
width: 100%;

0 commit comments

Comments
 (0)