This website works better with JavaScript
Home
Explore
Help
Register
Sign In
github
/
tts-generation-webui
mirror of
https://github.com/rsxdalv/tts-generation-webui
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
0adb352584
Branches
Tags
gh-pages
main
tts-generation-...
/
tts_webui
/
tortoise
/
css_tortoise.py
css_tortoise.py
95 B
History
Raw
1
2
3
4
5
6
css_tortoise = """
.btn-sm {
min-width: 2em !important;
flex-grow: 0 !important;
}
"""