update
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -398,6 +398,8 @@ select {
|
||||
}
|
||||
|
||||
.box-nav {
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
margin-bottom: 36px;
|
||||
|
||||
.box-nav-title {
|
||||
@@ -424,6 +426,10 @@ select {
|
||||
@include respond-below(md) {
|
||||
align-items: center;
|
||||
}
|
||||
@include respond-below(xs) {
|
||||
flex-wrap: wrap;
|
||||
row-gap: 10px;
|
||||
}
|
||||
|
||||
._radio {
|
||||
display: inline-flex;
|
||||
|
||||
Reference in New Issue
Block a user