remove duplicate css property
This commit is contained in:
parent
34ba673cd3
commit
ec011b15d5
@ -638,11 +638,10 @@ noscript {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
left: 10vw; right: 10vw;
|
left: 10vw; right: 10vw;
|
||||||
bottom: 10vh;
|
bottom: 10vh;
|
||||||
opacity: 1;
|
opacity: 0.9;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
z-index: 10000;
|
z-index: 10000;
|
||||||
display: none;
|
display: none;
|
||||||
opacity: 0.9;
|
|
||||||
#uploadStatus {
|
#uploadStatus {
|
||||||
width: 80vw;
|
width: 80vw;
|
||||||
tr:nth-child(1) {
|
tr:nth-child(1) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user