Adjust selector layout
This commit is contained in:
@@ -120,6 +120,15 @@
|
||||
color: $color-primary;
|
||||
}
|
||||
}
|
||||
|
||||
@include ie-only {
|
||||
|
||||
dl {
|
||||
width: 100%;
|
||||
padding-left: $gap*4;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user