Force font family upon Fields
This commit is contained in:
@@ -24,6 +24,7 @@ limitations under the License.
|
||||
.mx_Field input,
|
||||
.mx_Field select {
|
||||
font-weight: normal;
|
||||
font-family: $font-family;
|
||||
border-radius: 4px;
|
||||
transition: border-color 0.25s;
|
||||
border: 1px solid $input-border-color;
|
||||
|
||||
Reference in New Issue
Block a user