chemin absolus & probleme flex-shrink

This commit is contained in:
2026-08-20 18:33:51 +02:00
parent 415fb46c99
commit 953281f3d2
4 changed files with 33 additions and 15 deletions
+4 -2
View File
@@ -500,9 +500,8 @@ main{
#eventSection{
position: relative;
z-index: -1;
height: auto;
height: 100%;
width: 100%;
overflow: hidden;
display: flex;
flex-direction: column;
justify-content: flex-start;
@@ -511,6 +510,8 @@ main{
padding-bottom: 16.1px;
padding-right: 16.1px;
overflow-y: scroll;
h3{
position: relative;
margin-bottom: 7.77px;
@@ -540,6 +541,7 @@ main{
align-items: center;
padding: 0;
box-sizing: border-box;
flex-shrink: 0;
}
.solidBox:has(details[open]){