mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-27 19:42:11 +10:00
design review for error messages
This commit is contained in:
parent
32a960300b
commit
0266f2af70
1 changed files with 5 additions and 2 deletions
|
|
@ -1,5 +1,8 @@
|
|||
@import '../../marketplace.css';
|
||||
|
||||
.root {
|
||||
margin-top: 10px;
|
||||
color: red;
|
||||
@apply --marketplaceH4FontStyles;
|
||||
margin-top: 6px;
|
||||
color: var(--failColor);
|
||||
overflow: hidden;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue