1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-08-06 10:22:45 +03:00

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;
line-height: 15px;
color: #FFFFFF;
display: inline-block;
vertical-align: text-bottom;
}
$pulse-color: $accent-color-alt;