Fix icon size in production compiled assets
This commit is contained in:
parent
7d509e8ae5
commit
074a929315
2 changed files with 4 additions and 8 deletions
|
@ -27,10 +27,6 @@
|
|||
&:hover {
|
||||
@apply .bg-blue-dark;
|
||||
}
|
||||
|
||||
& .feather {
|
||||
@apply .h-4;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue