forked from lthn/blockchain
fixed missing comment field in GUI
This commit is contained in:
parent
d8b5a29407
commit
ccfd1f0d35
2 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long
|
|
@ -83,7 +83,7 @@
|
|||
height: 0;
|
||||
|
||||
&.open {
|
||||
height: 13.2rem;
|
||||
height: 16.2rem;
|
||||
}
|
||||
|
||||
td {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue