1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Reindent Less to 2-space (#12602)

Reindent and unify codebase to 2-space indentation.
This commit is contained in:
silverwind
2020-08-25 21:48:53 +02:00
committed by GitHub
parent e90e122b39
commit eb4db0445b
22 changed files with 6376 additions and 6382 deletions

View File

@@ -1,9 +1,9 @@
.svg {
display: inline-block;
vertical-align: text-top;
fill: currentColor;
display: inline-block;
vertical-align: text-top;
fill: currentColor;
.middle & {
vertical-align: middle;
}
.middle & {
vertical-align: middle;
}
}