mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-27 22:46:04 +00:00
css fix
This commit is contained in:
@@ -427,13 +427,13 @@ input[type="radio"].form-radio {
|
||||
|
||||
.input-text-block {
|
||||
padding: var(--6px) var(--10px);
|
||||
line-height: 1.5;
|
||||
line-height: 1.5715;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.input-group-addon {
|
||||
padding: var(--6px) var(--10px);
|
||||
line-height: 1.5;
|
||||
line-height: 1.5715;
|
||||
|
||||
&.radius-left {
|
||||
border-top-left-radius: var(--border-radius);
|
||||
|
||||
Reference in New Issue
Block a user