Removed absolute positioning from the sidebar footer
This commit is contained in:
parent
015b7dc529
commit
3afdb19f87
@ -1,10 +1,6 @@
|
||||
@import "@/common/styles/colors"
|
||||
|
||||
.sidebar-footer
|
||||
position: absolute
|
||||
bottom: 1rem
|
||||
left: 0
|
||||
right: 0
|
||||
display: flex
|
||||
justify-content: center
|
||||
align-items: center
|
||||
|
Reference in New Issue
Block a user