FIX: Resume bottom buttons width
This commit is contained in:
@@ -99,6 +99,9 @@ footer.navbar {
|
|||||||
animation: var(--enter) footer-enter;
|
animation: var(--enter) footer-enter;
|
||||||
will-change: transform, filter;
|
will-change: transform, filter;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
|
display: flex;
|
||||||
|
justify-content: space-between;
|
||||||
|
width: 3em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer-icon {
|
.footer-icon {
|
||||||
|
|||||||
Reference in New Issue
Block a user