mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-11 07:27:42 +00:00
GUAC-928 Restore file upload functionality, improve error appearance, and add translated units and file upload sizes.
This commit is contained in:
@@ -41,3 +41,9 @@
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
#notificationArea .notification.error .text {
|
||||
white-space: normal;
|
||||
text-overflow: clip;
|
||||
text-align: left;
|
||||
}
|
||||
|
Reference in New Issue
Block a user