Fixed guestbook_admin.css.
This commit is contained in:
parent
bb29f780e9
commit
6b54005169
@ -12,7 +12,7 @@ form {
|
||||
grid-template-columns: 1fr 1fr;
|
||||
width: 100%; }
|
||||
|
||||
form header { grid-area: 'h'; }
|
||||
form header { grid-area: h; }
|
||||
|
||||
textarea {
|
||||
background-color: var(--background-color);
|
||||
|
Loading…
Reference in New Issue
Block a user