Fixed background of http status list

This commit is contained in:
2023-02-15 11:12:40 +01:00
parent bb18cb53c6
commit 134696f73c

View File

@@ -9,6 +9,7 @@
} }
.bordered-field { .bordered-field {
background-color: #FFFFFF;
border: 2px solid rgba(93, 99, 96, 0.705); border: 2px solid rgba(93, 99, 96, 0.705);
border-radius: 5px; border-radius: 5px;
padding: 8px; padding: 8px;