mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 15:33:04 +00:00
Notification style fix
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
@import '../../../../styles/variables.scss';
|
||||
|
||||
.alert {
|
||||
display: inline-block;
|
||||
min-width: $modal-sm;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.close {
|
||||
outline: none !important
|
||||
}
|
||||
|
Reference in New Issue
Block a user