update react
This commit is contained in:
parent
804ce323bf
commit
7d4f1151fa
40 changed files with 3573 additions and 14078 deletions
10
src/app/message-banner.module.css
Normal file
10
src/app/message-banner.module.css
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
.banner {
|
||||
height: 2em;
|
||||
}
|
||||
.empty {
|
||||
}
|
||||
|
||||
.message {
|
||||
border: 1px solid red;
|
||||
background-color: #ff000044;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue