Fix full width buttons
This commit is contained in:
@@ -44,4 +44,8 @@
|
||||
&--small {
|
||||
@apply px-2 py-1 md:px-4 text-xs sm:text-sm;
|
||||
}
|
||||
|
||||
&--full {
|
||||
@apply block w-full;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user