increase bubble padding
This commit is contained in:
@@ -80,7 +80,7 @@
|
|||||||
z-index: 20;
|
z-index: 20;
|
||||||
background: $color-black;
|
background: $color-black;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
padding: 0.2rem;
|
padding: 0.3rem;
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
transform: translateX(-50%);
|
transform: translateX(-50%);
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
|
|||||||
Reference in New Issue
Block a user