class-ify some id-fied styles
This commit is contained in:
parent
971282f01f
commit
1e02957bdc
2 changed files with 4 additions and 5 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue