remove redundant CSS (#6355)

pull/6374/head
Konstantin Nosov 3 years ago committed by GitHub
parent 2ce3a58188
commit fd9eea28f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -82,7 +82,6 @@
max-height: 95%;
max-width: 800px;
margin: auto;
padding: 10px;
border: 1px solid #333;
border-radius: 2px;
padding: 20px;
@ -103,4 +102,4 @@
max-height: calc(100% - 3rem);
}
}
</style>
</style>

Loading…
Cancel
Save