fix beta pill styling

This commit is contained in:
Michael Telatynski 2021-04-28 08:05:25 +01:00
parent 4f02dc9050
commit 505b200a87

View file

@ -67,6 +67,8 @@ limitations under the License.
font-size: 12px; font-size: 12px;
line-height: 15px; line-height: 15px;
color: #FFFFFF; color: #FFFFFF;
display: inline-block;
vertical-align: text-bottom;
} }
$pulse-color: $accent-color-alt; $pulse-color: $accent-color-alt;