mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-02-26 19:56:41 +00:00
8 lines
116 B
SCSS
8 lines
116 B
SCSS
@import '../utils/base';
|
|
|
|
.date-range-row__date-input {
|
|
@media (max-width: $smMax) {
|
|
margin-top: .5rem;
|
|
}
|
|
}
|