fix post status form input

merge-requests/1931/head
Henry Jameson 7 months ago
parent c16f1d4e35
commit c531391e87

@ -146,7 +146,8 @@
flex: 1 0 auto;
color: inherit;
padding: 0;
background: none;
// stylint-disable-next-line declaration-no-important
background: none !important;
box-shadow: none;
border: none;
outline: none;

Loading…
Cancel
Save