fix: update form
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
//frontend breakpoint
|
||||
$mobile: 360px;
|
||||
$tablet: 768px;
|
||||
@@ -24,5 +23,6 @@ $color-darkgray: #999999;
|
||||
$color-text: #333333;
|
||||
$color-text-light: #222222;
|
||||
$color-mark: #E96526;
|
||||
$color-error: #FF0000;
|
||||
$color-error: #ff0000;
|
||||
$color-error-light: #ff9191;
|
||||
$color-gray-border: #555555;
|
||||
Reference in New Issue
Block a user