make inline editor bar white

This commit is contained in:
Niels Lyngsø
2020-07-30 14:44:13 +02:00
parent f0cc7a493d
commit e8332a16ae

View File

@@ -19,6 +19,7 @@
padding-left: 10px;
padding-bottom: 2px;
user-select: none;
background-color: white;
.caret {
transform: rotate(-90deg);