mirror of
https://github.com/koel/koel
synced 2024-11-10 06:34:14 +00:00
Little CSS tweaks
This commit is contained in:
parent
9d8ba43574
commit
ced14bbfff
1 changed files with 1 additions and 1 deletions
|
@ -258,7 +258,7 @@
|
|||
border-radius: $borderRadius;
|
||||
color: #333;
|
||||
|
||||
.form-row::first-of-type {
|
||||
.form-row::first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue