class-ify some id-fied styles

This commit is contained in:
counterweight 2025-04-09 18:17:40 +02:00
parent 971282f01f
commit 1e02957bdc
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C
2 changed files with 4 additions and 5 deletions

View file

@ -243,7 +243,7 @@
margin-top: 0;
}
#close-offer-controls-area {
.close-offer-controls-area {
display: flex;
justify-content: end;
}
@ -386,7 +386,7 @@
width: 33%;
}
#close-offer {
.close-offer {
margin-left: auto;
margin-right: auto;
}