Merge branch 'main' into develop

This commit is contained in:
Andrey Antukh 2021-12-03 15:51:44 +01:00
commit 7a97c94f2b
16 changed files with 273 additions and 175 deletions

View file

@ -407,7 +407,7 @@
border: 1px solid transparent;
position: relative;
height: 38px;
margin-right: $size-2;
// margin-left: $size-2;
max-height: 30px;
position: relative;
width: 60%;
@ -495,12 +495,10 @@
.editable-select svg {
fill: $color-gray-40;
}
.dropdown-button {
top: 4px;
}
.editable-select.input-option .input-text {
padding: 0;
padding-top: 0.18rem;
padding-left: 0.25rem;
}
.input-element {