mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
Fix uploader drag area width for Firefox
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
vertical-align: middle;
|
||||
color: #555;
|
||||
padding: 20px;
|
||||
display: inline-block;
|
||||
text-align: center;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
@@ -10,4 +9,4 @@
|
||||
.input-focus {
|
||||
color: #2196F3;
|
||||
border: 3px dashed #2196F3;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user