mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 18:14:17 +00:00
renamed section upload inner components
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
@import '../../../../../styles/variables';
|
||||
|
||||
.sticky-buttons {
|
||||
position: sticky;
|
||||
top: $dropdown-item-padding-x * 3;
|
||||
z-index: $submission-footer-z-index;
|
||||
background-color: rgba($white, .97);
|
||||
}
|
Reference in New Issue
Block a user