Fix various CodeClimate warnings

This commit is contained in:
Claire
2021-03-06 13:12:35 +01:00
parent 454d036b74
commit 318efa49de
13 changed files with 43 additions and 41 deletions

View File

@@ -876,7 +876,7 @@
box-sizing: border-box;
display: block;
width: 100%;
border: none;
border: 0;
padding: 10px;
font-family: 'mastodon-font-monospace', monospace;
background: $ui-base-color;