Board color

This commit is contained in:
yflory
2020-03-04 17:59:13 +01:00
parent 0975f253ab
commit fbf4434fc4
3 changed files with 30 additions and 3 deletions

View File

@@ -11,7 +11,6 @@
.tools_unselectable();
display: flex;
flex-wrap: wrap;
justify-content: space-around;
height: auto;
min-height: 34px;
padding-bottom: 0px;
@@ -29,6 +28,7 @@
background-color: #ededed;
white-space: nowrap;
margin: 2px 0;
margin-right: 5px;
height: 24px;
vertical-align: middle;
cursor: default;