style fix

This commit is contained in:
Yuri Kuznetsov
2024-10-31 14:50:14 +02:00
parent 7f52cc7ac9
commit ca9c8b8633
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -3555,6 +3555,12 @@ a.field-info > span.fa-info-circle {
line-height: var(--18px);
}
.btn {
> .fas.fa-ellipsis-h {
line-height: var(--23px);
}
}
.btn-sm {
> .fa-ellipsis-h,
> .fa-plus {
+1 -1
View File
@@ -34,7 +34,7 @@
.btn {
.fas, .far {
line-height: var(--22px);
line-height: var(--21px);
&.fa-sm {
line-height: var(--18px);