mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
fix: renderFooter styling (#5962)
This commit is contained in:
parent
a1dcd6d984
commit
0111ca2050
4 changed files with 20 additions and 8 deletions
|
@ -85,6 +85,10 @@
|
|||
& > * {
|
||||
pointer-events: all;
|
||||
}
|
||||
|
||||
display: flex;
|
||||
width: 100%;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
.layer-ui__wrapper__footer-left,
|
||||
.layer-ui__wrapper__footer-right,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue