diff --git a/client/src/components/Label/Label.module.scss b/client/src/components/Label/Label.module.scss index bceb59c4..364c2c7e 100644 --- a/client/src/components/Label/Label.module.scss +++ b/client/src/components/Label/Label.module.scss @@ -13,7 +13,6 @@ border-radius: 3px; box-sizing: border-box; color: #fff; - display: inline-block; font-weight: 400; outline: none; overflow: hidden;