mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
9 lines
146 B
Sass
9 lines
146 B
Sass
#invoices-view
|
|
.form
|
|
#amount
|
|
width: 100px
|
|
#description
|
|
min-width: 400px
|
|
width: auto
|
|
#pay-button
|
|
width: auto
|