Hide WordPress outline on input focus

[MAILPOET-2778]
This commit is contained in:
Ján Mikláš
2020-07-02 18:14:33 +02:00
committed by Veljko V
parent 6b07f63a34
commit a36d365c9e

View File

@@ -20,6 +20,7 @@
background: transparent;
border: 0;
border-radius: 3px;
box-shadow: none !important;
color: $color-text;
flex-grow: 1;
font-size: $font-size;