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