mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 07:23:03 +00:00
Fixed css issues of LogInComponent where text would overflow
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
.login-container {
|
||||
max-width: 350px;
|
||||
}
|
||||
|
||||
a {
|
||||
white-space: normal;
|
||||
padding: .25rem .75rem;
|
||||
}
|
||||
|
Reference in New Issue
Block a user