Automatically calculate spell price
This commit is contained in:
parent
2bf3caac99
commit
b9f7588f95
16 changed files with 273 additions and 58 deletions
|
@ -29,6 +29,10 @@
|
|||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
span {
|
||||
line-height: variables.$default-input-height;
|
||||
padding: 0 4px;
|
||||
}
|
||||
|
||||
@include mixins.mark-invalid-or-disabled-input;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue