fixed zindex thing - brightness was the problem
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
.sidebar-content{
|
||||
min-width: 300px;
|
||||
max-width: 400px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.main-content {
|
||||
width: 100%;
|
||||
|
||||
position: relative;
|
||||
|
||||
}
|
||||
|
||||
@@ -13,4 +14,5 @@
|
||||
display: flex;
|
||||
gap: 40px;
|
||||
padding: 20px;
|
||||
position: relative;
|
||||
}
|
||||
Reference in New Issue
Block a user