Task: Improve styles for small buttons
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.btn--small {
|
.btn--small {
|
||||||
@apply py-1 px-2 rounded-sm;
|
@apply text-xs py-1 px-2 rounded-sm;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn--secondary {
|
.btn--secondary {
|
||||||
|
|||||||
Reference in New Issue
Block a user