parent
83c6914a50
commit
ecc4a40eea
2 changed files with 14 additions and 0 deletions
|
|
@ -3,6 +3,12 @@
|
|||
display: flex;
|
||||
min-height: 48px;
|
||||
|
||||
&__disallowed {
|
||||
color: var(--tc-surface-low);
|
||||
flex: 1;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
&__space {
|
||||
min-width: 0;
|
||||
align-self: center;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue