This commit is contained in:
Joshua T Flowers 2019-11-04 08:16:47 +08:00 committed by GitHub
parent e1fc69ad8f
commit 14dc91a1bb
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@
.components-base-control__label {
position: absolute;
top: 50%;
transform: translateY(-50%);
color: $studio-gray-50;
font-size: 16px;
}