[common] debug

This commit is contained in:
Maxim Kadushkin 2021-04-24 23:21:15 +03:00
parent 9795ebde57
commit a1c9daae8e

View file

@ -3,6 +3,13 @@
cursor: pointer; cursor: pointer;
} }
&.input-group-nr {
.form-control:not(input) {
padding-top: 0;
padding-bottom: 0;
}
}
li { li {
a { a {
white-space: normal; white-space: normal;