1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-18 10:51:21 +02:00

feat(admin-plugin): update styles for <small> #211

This commit is contained in:
Awilum
2020-02-05 18:10:05 +03:00
parent 150007fc10
commit bdd0e701e2

View File

@@ -12,5 +12,5 @@ main
small
{
@apply block mt-1 opacity-75 text-xs;
@apply block mt-1 opacity-75 text-sm;
}