chore: Standardize button element (#1633)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
committed by
GitHub
parent
cd7f17f280
commit
58fad2561d
@@ -1,4 +1,3 @@
|
||||
|
||||
.button {
|
||||
font-family: $body-font-family;
|
||||
font-weight: $font-weight-medium;
|
||||
@@ -35,6 +34,7 @@ code {
|
||||
|
||||
&.hljs {
|
||||
background: $color-background;
|
||||
border-radius: var(--border-radius-large);
|
||||
padding: $space-two;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user