Update style.css

This commit is contained in:
robrobinbin
2021-01-12 18:53:10 +01:00
committed by GitHub
parent 065d82a5f5
commit add7efea3c

View File

@ -779,6 +779,7 @@ input[type="submit"] {
margin-top: 10px;
border-radius: 5px;
box-shadow: var(--shadow);
overflow: auto;
}
.md table {