Buttons are missing in whiteboard when zoomed in

pull/1/head
yflory 2017-10-11 17:11:38 +02:00
parent a5a08176fb
commit b31bbebf7b
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@
// contains user tools
#cp-app-whiteboard-controls {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;