mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
AAE-34493 Improved internal mat-selectors (#10829)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@import 'styles/mat-selectors';
|
||||
@use '../mat-selectors.scss' as ms;
|
||||
|
||||
.adf-new-version-radio-group {
|
||||
display: inline-flex;
|
||||
@@ -26,11 +26,11 @@
|
||||
width: 100%;
|
||||
float: right;
|
||||
|
||||
#{$mat-floating-label} {
|
||||
#{ms.$mat-floating-label} {
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
||||
#{$mat-form-field-infix} {
|
||||
#{ms.$mat-form-field-infix} {
|
||||
padding-top: 12px;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user