fix(calc-01): show errors in the display area
This commit is contained in:
@@ -362,13 +362,6 @@ button:active {
|
||||
letter-spacing: 0.08em;
|
||||
}
|
||||
|
||||
.error {
|
||||
margin-top: 12px;
|
||||
min-height: 20px;
|
||||
color: #ff9f9f;
|
||||
font-family: "Courier New", monospace;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.hint {
|
||||
color: #cfd7e3;
|
||||
|
||||
Reference in New Issue
Block a user