mirror of
https://github.com/go-gitea/gitea.git
synced 2026-04-03 23:22:39 +02:00
lint-frontend fix
This commit is contained in:
parent
f377fca17a
commit
2547f59aa9
@ -372,11 +372,11 @@ onUnmounted(() => {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.ui.dropdown.diff-file-extension-filter .grouped.fields > .field {
|
||||
.ui.dropdown.diff-file-extension-filter .grouped.fields > div > .field {
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
.ui.dropdown.diff-file-extension-filter .grouped.fields > .field:last-child {
|
||||
.ui.dropdown.diff-file-extension-filter .grouped.fields > div > .field:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user