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

feat(admin-plugin): add styles for icons - icon--large #211

This commit is contained in:
Awilum
2020-01-31 17:27:38 +03:00
parent 991d311525
commit cd25bc5fb0

View File

@@ -15,3 +15,10 @@
{
fill: white;
}
.icon--large > svg
{
width: 2rem;
height: 2rem;
}