Added class
This commit is contained in:
parent
e90d05b711
commit
40daa06d75
1 changed files with 3 additions and 0 deletions
|
|
@ -78,6 +78,9 @@
|
|||
.side-bar-buttons-arrangement {
|
||||
@apply mb-2 mt-2 flex w-full items-center justify-between gap-2 px-2
|
||||
}
|
||||
.side-bar-button {
|
||||
@apply flex w-full
|
||||
}
|
||||
.extra-side-bar-buttons {
|
||||
@apply relative inline-flex w-full items-center justify-center rounded-md bg-background px-2 py-2 text-foreground shadow-sm ring-1 ring-inset ring-input transition-all duration-500 ease-in-out
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue