[Glitch] Port SCSS changes from upstream
Port SCSS changes from: -a58ec29631-cdfe51e325-1f6ed4f86a-617f40fc2b-6a0d4d36ad-2374a00c10-a2cabf3f4a
This commit is contained in:
@@ -206,13 +206,19 @@ body.rtl {
|
||||
}
|
||||
|
||||
.simple_form .input-with-append .input input {
|
||||
padding-left: 127px;
|
||||
padding-left: 142px;
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
.simple_form .input-with-append .append {
|
||||
right: auto;
|
||||
left: 0;
|
||||
|
||||
&::after {
|
||||
right: auto;
|
||||
left: 0;
|
||||
background-image: linear-gradient(to left, rgba($ui-base-color, 0), $ui-base-color);
|
||||
}
|
||||
}
|
||||
|
||||
.table th,
|
||||
|
||||
Reference in New Issue
Block a user