mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-01 08:00:47 +08:00
Adjust email field styling
This commit is contained in:
parent
737dd75a32
commit
f124b9a084
1 changed files with 6 additions and 0 deletions
|
@ -35,6 +35,12 @@
|
|||
@media all and (max-width: $breakpoint-xxlarge) {
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.field-group-label {
|
||||
label {
|
||||
margin-bottom: .2rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue