mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-06-16 17:54:45 +00:00
hide floating label (#1339)
This commit is contained in:
parent
d6a8075642
commit
f4cfc96849
@ -13,4 +13,8 @@
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
adf-share-dialog .mat-form-field-label-wrapper label {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user