This commit is contained in:
Ben Haynes
2021-04-27 16:59:57 -04:00
parent 9097641bf5
commit 40719cbbed

View File

@@ -354,7 +354,8 @@ textarea {
.toolbar {
display: flex;
align-items: center;
height: 40px;
flex-wrap: wrap;
min-height: 40px;
padding: 0 4px;
background-color: var(--background-subdued);
border-bottom: 2px solid var(--border-normal);