mirror of
https://github.com/OpenFactorioServerManager/factorio-server-manager.git
synced 2024-12-31 03:11:17 +02:00
fixed weird hover design
This commit is contained in:
parent
844c925a4b
commit
743aeff981
@ -14,6 +14,8 @@ class UploadSave extends React.Component {
|
||||
showCancel: false,
|
||||
allowedFileExtensions: ['zip'],
|
||||
theme: "fas",
|
||||
removeClass: "btn btn-default",
|
||||
uploadClass: "btn btn-default",
|
||||
}).on('filebatchuploadsuccess fileuploaded', this.updateSavesList);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user