Remove unused CSS in legislation draft version forms

This code isn't used since commit d679c1eb7.
This commit is contained in:
Javi Martín
2025-07-10 16:40:26 +02:00
parent 00eb1149b9
commit 1d90f68088

View File

@@ -589,23 +589,6 @@ table {
.legislation-draft-versions-form {
.control {
cursor: pointer;
margin-bottom: 1rem;
small {
color: $text-medium;
display: block;
margin-top: -1rem;
@include breakpoint(medium) {
display: inline-block;
margin-left: 0.25rem;
margin-top: 0;
}
}
}
.fullscreen-container {
background: #ccdbe6;
text-align: center;