Fixing it for all tested browsers
This commit is contained in:
parent
8f9757b2f7
commit
020855bbb5
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@hibas123/theme",
|
"name": "@hibas123/theme",
|
||||||
"version": "1.2.13",
|
"version": "1.2.14",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": " ",
|
"main": " ",
|
||||||
"files": [
|
"files": [
|
||||||
|
@ -8,7 +8,9 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.input-group {
|
.input-group {
|
||||||
|
input {
|
||||||
@extend .inp;
|
@extend .inp;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.input-checkbox {
|
.input-checkbox {
|
||||||
|
Loading…
Reference in New Issue
Block a user