web: fix styling for static token list
This commit is contained in:
parent
6e6755d805
commit
0032bb6aee
|
@ -55,6 +55,7 @@ select[multiple] {
|
|||
-webkit-columns: 2;
|
||||
-moz-columns: 2;
|
||||
margin-left: var(--pf-global--spacer--xs);
|
||||
width: 100%;
|
||||
}
|
||||
.ak-otp-tokens li {
|
||||
font-size: var(--pf-global--FontSize--2xl);
|
||||
|
|
Reference in New Issue