We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://discord.com/channels/521407923629457428/608751226364100619/1165222823250362378
By switching to ul/li and using:
ul
li
.character-template-nickname ul { list-style: inside none none; padding: 0; margin: 0; } .character-template-nickname li { display: inline-block; background: #25262E; margin: .2em; padding: .1em .5em; border-radius: .5em; }
Could also apply to e.g. settings on this page?
The text was updated successfully, but these errors were encountered:
Throne3d
No branches or pull requests
https://discord.com/channels/521407923629457428/608751226364100619/1165222823250362378
By switching to
ul
/li
and using:Could also apply to e.g. settings on this page?
The text was updated successfully, but these errors were encountered: