Revert shouldn't be here app.css change.

This commit is contained in:
2025-05-21 11:37:45 +01:00
parent e5ee56bc30
commit 25254b099f

View File

@@ -774,7 +774,3 @@ kbd {
.accordion-button:not(.collapsed)::after {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='darkred'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
canvas {
height: 800px !important;
}