Update button's styling

This commit is contained in:
redphx 2024-12-31 06:57:22 +07:00
parent e109cdec6a
commit 9862f794cf
3 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -147,14 +147,14 @@
// Text with icon
&:not(:only-child) {
margin-inline-start: 4px;
margin-inline-start: 8px;
}
}
&.bx-button-multi-lines {
height: auto;
text-align: left;
padding: 10px 0;
padding: 10px;
span {
line-height: unset;