refactor styles, remove ids
This commit is contained in:
parent
e61a67c14f
commit
2ee89a2412
3 changed files with 10 additions and 17 deletions
|
|
@ -15,7 +15,7 @@
|
|||
width: 80px;
|
||||
}
|
||||
|
||||
#amount-area-content {
|
||||
.amount-area-content {
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
|
|
@ -54,7 +54,7 @@
|
|||
width: 100px;
|
||||
}
|
||||
|
||||
#amount-area-content {
|
||||
.amount-area-content {
|
||||
width: 33%;
|
||||
}
|
||||
|
||||
|
|
@ -314,7 +314,7 @@
|
|||
font-size: 0.8em;
|
||||
}
|
||||
|
||||
#amount-area-content {
|
||||
.amount-area-content {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue