Add edit/view state to the costs of the modal (closes #151)
This commit is contained in:
parent
97ac56dadc
commit
de672642d2
7 changed files with 72 additions and 11 deletions
|
|
@ -3,8 +3,10 @@
|
|||
@use "./themes/dark.css";
|
||||
|
||||
/* Element-Styling */
|
||||
@use "./elements/utilities.scss";
|
||||
@use "./elements/button.scss";
|
||||
@use "./elements/text-input.scss";
|
||||
@use "./elements/number-input.scss";
|
||||
@use "./elements/textarea.scss";
|
||||
@use "./elements/headers.scss";
|
||||
@use "./elements/hr.scss";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue