diff --git a/css/lib/components/gwbbc.scss b/css/lib/components/gwbbc.scss index 92db3d0..3f5e6f8 100644 --- a/css/lib/components/gwbbc.scss +++ b/css/lib/components/gwbbc.scss @@ -41,6 +41,8 @@ background: black; color: black; border-radius: cssvar(--gw-rounding-small); + display: inline-block; + line-height: 1.25; &.is_shown { background: rgba(0, 0, 0, 0.1);