mirror of
https://github.com/flextype/flextype.git
synced 2025-08-20 11:51:28 +02:00
feat(admin-plugin): add styles for small tag #211
This commit is contained in:
@@ -8,3 +8,8 @@ main
|
||||
{
|
||||
@apply flex w-full h-screen min-w-full bg-white text-black;
|
||||
}
|
||||
|
||||
small
|
||||
{
|
||||
@apply opacity-75 text-xs;
|
||||
}
|
||||
|
Reference in New Issue
Block a user