edit: la fenetre évènement bouge sur pc ^^ + ajustement responsive

This commit is contained in:
2026-07-30 20:31:19 +02:00
parent 27f4c25b10
commit e50b0819c7
8 changed files with 93 additions and 25 deletions
+6 -4
View File
@@ -117,9 +117,6 @@
width: auto;
height: auto;
top: 5vh;
left: 5vw;
background-color: var(--back-color);
border-color: var(--main-color);
border-radius: 16.1px;
@@ -138,7 +135,7 @@
position: relative;
top: 0;
width: 100%;
height: 44px;
height: 77px;
background-color: var(--main-color);
color: var(--back-color);
@@ -157,6 +154,11 @@
padding-right: 16.1px;
box-sizing: border-box;
cursor: move;
h4{
pointer-events: none;
}
.iconBtnStyle{
width: 33px;