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