Added false results buttons to reports, fixed some falses (#256)

This commit is contained in:
soxoj
2021-12-09 01:04:24 +03:00
committed by GitHub
parent 5f220b652d
commit 4880b71246
5 changed files with 12 additions and 3 deletions
+4
View File
@@ -38,4 +38,8 @@ div {
border-bottom-color: #3e3e3e;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.invalid-button {
position: absolute;
left: 10px;
}