Fix alignment
This commit is contained in:
parent
f9c7c8f568
commit
1bfd62627d
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
.Limited {
|
.Limited {
|
||||||
$offset: 2px;
|
$offset: 2px;
|
||||||
|
|
||||||
|
align-items: center;
|
||||||
background: var(--input-bg);
|
background: var(--input-bg);
|
||||||
border-radius: $input-corner;
|
border-radius: $input-corner;
|
||||||
border: $offset solid transparent;
|
border: $offset solid transparent;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue