Fix unneeded outline around list name edition input
This commit is contained in:
parent
c5751f8377
commit
d911c17f52
1 changed files with 1 additions and 0 deletions
|
@ -1040,6 +1040,7 @@
|
||||||
background: transparent;
|
background: transparent;
|
||||||
border: 0;
|
border: 0;
|
||||||
border-bottom: 2px solid $ui-primary-color;
|
border-bottom: 2px solid $ui-primary-color;
|
||||||
|
outline: 0;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
display: block;
|
display: block;
|
||||||
font-family: inherit;
|
font-family: inherit;
|
||||||
|
|
Loading…
Reference in a new issue