mirror of
https://github.com/Fabio286/antares.git
synced 2025-02-17 04:00:48 +01:00
fix(UI): no round borders on left of file upload inputs
This commit is contained in:
parent
8b93c49778
commit
d5b2bde2ea
@ -78,6 +78,7 @@ export default {
|
||||
|
||||
.file-uploader-message {
|
||||
display: flex;
|
||||
border-radius: $border-radius 0 0 $border-radius;
|
||||
}
|
||||
|
||||
.file-uploader-input {
|
||||
|
Loading…
x
Reference in New Issue
Block a user