1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-08-01 15:38:31 +00:00

More type progress.

This commit is contained in:
SirStendec 2023-11-16 18:41:50 -05:00
parent fed7d3e103
commit 136a2491c8
42 changed files with 3451 additions and 2311 deletions

View file

@ -298,7 +298,7 @@
.ffz--field-inline {
flex: 1;
width: unset;
min-width: 150px;
min-width: 140px;
}
.ffz--field-icon {
@ -554,4 +554,4 @@
transform: translate(-50%, -50%);
}
}
}
}