mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
Resolved the issue- radio button check not centered on HiDPI (#1239)
This commit is contained in:
@@ -83,3 +83,8 @@ Form switch
|
||||
padding-top: .125rem;
|
||||
}
|
||||
}
|
||||
|
||||
/*Correction of Form-check position*/
|
||||
.form-check-input:checked{
|
||||
border: none;
|
||||
}
|
||||
Reference in New Issue
Block a user