chemin absolus & probleme flex-shrink
This commit is contained in:
+4
-2
@@ -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]){
|
||||
|
||||
Reference in New Issue
Block a user