Fix indents in other code except message catalog

This commit is contained in:
Kazuhito Yokoi
2022-05-22 11:18:40 +09:00
parent 6c15fb6978
commit dda84c5cd5
3 changed files with 74 additions and 74 deletions

View File

@@ -27,10 +27,10 @@
}
.ui-widget.ui-widget-content {
border: 1px solid $tertiary-border-color;
border: 1px solid $tertiary-border-color;
}
.ui-widget-content {
border: 1px solid $secondary-border-color;
border: 1px solid $secondary-border-color;
}
.ui-widget-header {