fix rcr item form

This commit is contained in:
Ross
2024-01-23 22:31:05 +00:00
parent aa1a2a3dfd
commit e0b6e069eb
2 changed files with 6 additions and 2 deletions
+4
View File
@@ -28,5 +28,9 @@
pre {
white-space: pre-wrap;
}
select option:checked {
color: white;
}
</style>
{% endblock css %}