increase bubble padding

This commit is contained in:
Philipp Kühn
2018-08-22 19:18:53 +02:00
parent 3406e47ac7
commit 30de9fd2ab

View File

@@ -80,7 +80,7 @@
z-index: 20;
background: $color-black;
border-radius: 5px;
padding: 0.2rem;
padding: 0.3rem;
margin-bottom: 0.5rem;
transform: translateX(-50%);
visibility: hidden;