Grace Guo
2017-09-12 12:06:38 -07:00
committed by Maxime Beauchemin
parent 2d6b9422c6
commit 8223729e1e
4 changed files with 33 additions and 14 deletions

View File

@@ -32,6 +32,10 @@
box-shadow: none;
}
.control-panel-section .Select-multi-value-wrapper .Select-input > input {
width: 100px;
}
.background-transparent {
background-color: transparent !important;
}