mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 06:53:03 +00:00
Added hint message to form fields
This commit is contained in:
@@ -44,3 +44,8 @@
|
||||
.right-addon input {
|
||||
padding-right: $spacer * 2.25;
|
||||
}
|
||||
|
||||
.ds-form-qualdrop-hint {
|
||||
top: -$spacer;
|
||||
position: relative;
|
||||
}
|
||||
|
Reference in New Issue
Block a user