mirror of
https://github.com/tabler/tabler.git
synced 2026-08-29 21:31:28 +04:00
Fix .form-select box-shadow inside .input-group (#2618)
Co-authored-by: codecalm <codecalm@gmail.com>
This commit is contained in:
@@ -171,6 +171,7 @@ Input group
|
||||
@include border-radius($input-border-radius);
|
||||
|
||||
.form-control,
|
||||
.form-select,
|
||||
.btn {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user