1
0

fix actions

This commit is contained in:
2024-04-05 17:46:22 +09:00
parent f77f28f2fa
commit e5ed214234
2307 changed files with 3001 additions and 33910 deletions

View File

@@ -0,0 +1,7 @@
// fixed-width icons
// -------------------------
.#{$fa-css-prefix}-fw {
text-align: center;
width: $fa-fw-width;
}