button tooltip from b90e32886a019e0e55af8d8d6f289312527d2fed
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
@use '../../styles/Mixins/' as *;
|
||||
|
||||
.btn-primary {
|
||||
display: grid;
|
||||
grid-auto-flow: column;
|
||||
column-gap: 1rem;
|
||||
// border: 1px solid var(--btn-border-color);
|
||||
color: var(--btn-text-color);
|
||||
font-family: 'WorkSans', sans-serif;
|
||||
width: max-content;
|
||||
|
||||
Reference in New Issue
Block a user