Improve style for sidebar elements
This commit is contained in:
parent
5121259e83
commit
43fb019e05
3 changed files with 17 additions and 11 deletions
|
@ -6,4 +6,10 @@
|
|||
.sidebar-row {
|
||||
@apply p-6 w-full
|
||||
}
|
||||
.elements-sidebar-row {
|
||||
@apply pl-6 pr-6 pt-2 pb-2 w-full
|
||||
}
|
||||
.close-button {
|
||||
@apply transition-all w-full h-auto p-4 flex
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue