This website requires JavaScript.
Explore
Help
Sign In
opensource
/
dify
mirror of
https://github.com/langgenius/dify.git
Watch
2
Star
0
Fork
You've already forked dify
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c3275dfd36
dify
/
web
/
app
/
components
/
header
/
account-setting
/
model-page
/
model-selector
/
style.module.css
7 lines
103 B
CSS
Raw
Blame
History
.
modelModeLabel
{
visibility
:
hidden
;
}
.
optionItem
:
hover
.
modelModeLabel
{
visibility
:
visible
;
}
Reference in New Issue
View Git Blame
Copy Permalink