mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Aligning file uploader to center on contacts
This commit is contained in:
parent
92bed77a97
commit
4d86a437ce
1 changed files with 2 additions and 0 deletions
|
@ -19,5 +19,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.fileContainer {
|
.fileContainer {
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue