mirror of
https://github.com/tabler/tabler.git
synced 2026-07-25 20:44:38 +04:00
inout group link
This commit is contained in:
@@ -130,6 +130,10 @@ Input group
|
||||
border-left: 0;
|
||||
}
|
||||
|
||||
.input-group-link {
|
||||
font-size: $h5-font-size;
|
||||
}
|
||||
|
||||
.input-group-flat {
|
||||
&:focus-within {
|
||||
box-shadow: $input-focus-box-shadow;
|
||||
@@ -158,6 +162,7 @@ Input group
|
||||
|
||||
.input-group-prepend {
|
||||
margin-right: 0;
|
||||
border-right: 0;
|
||||
|
||||
.input-group-text {
|
||||
padding-right: 0;
|
||||
@@ -167,6 +172,10 @@ Input group
|
||||
.input-group-append {
|
||||
margin-left: 0;
|
||||
|
||||
&:not(:last-child) .input-group-text {
|
||||
border-right: 0;
|
||||
}
|
||||
|
||||
.input-group-text {
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user