Styling fixes, naming.

This commit is contained in:
barnabasmolnar 2023-04-17 17:31:50 +02:00
parent 79cf71cccb
commit 9c3ff73a73
4 changed files with 16 additions and 11 deletions

View file

@ -1,10 +1,12 @@
@import "../../css/variables.module";
.excalidraw {
[data-radix-popper-content-wrapper] {
z-index: 1 !important;
}
.dropdown-menu {
position: absolute;
top: 100%;
margin-top: 0.25rem;
&--mobile {
bottom: 55px;