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