revamp upload process

This commit is contained in:
2020-01-14 17:10:03 +01:00
parent 1702949632
commit 981a85c63e
45 changed files with 1495 additions and 208 deletions

View File

@@ -127,7 +127,7 @@ body{
box-sizing: border-box;
clear: both;
}
.page_body > .page_content > .limit_width {
.limit_width {
position: relative;
display: inline-block;
max-width: 1000px;