Changed p to Text component

This commit is contained in:
kfiven
2021-09-30 20:56:39 +05:30
parent 0a848a078e
commit 6b625e146d
2 changed files with 1 additions and 2 deletions
@@ -4,7 +4,6 @@
min-height: 48px;
&__disallowed {
color: var(--tc-surface-low);
flex: 1;
text-align: center;
}