correct glasscard
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 10px;
|
||||
margin-top: 15px;
|
||||
max-height: 181px;
|
||||
margin-top: 0px;
|
||||
max-height: 185px;
|
||||
overflow-y: auto;
|
||||
padding-right: 5px;
|
||||
scroll-behavior: smooth;
|
||||
|
||||
@@ -83,4 +83,7 @@
|
||||
.partiText label {
|
||||
text-align: center;
|
||||
}
|
||||
.leftBlock{
|
||||
width:100%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user