Fixing it for all tested browsers

This commit is contained in:
Fabian 2019-10-30 22:43:18 +01:00
parent 8f9757b2f7
commit 020855bbb5
2 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "@hibas123/theme", "name": "@hibas123/theme",
"version": "1.2.13", "version": "1.2.14",
"description": "", "description": "",
"main": " ", "main": " ",
"files": [ "files": [

View File

@ -8,8 +8,10 @@
} }
.input-group { .input-group {
input {
@extend .inp; @extend .inp;
} }
}
.input-checkbox { .input-checkbox {
span { span {