xref: /plugin/aichat/style.less (revision 7017fcea956877cba40d598e4eb414116a75b0a8)
1aichat-button.float {
2    position: fixed;
3    bottom: 1em;
4    right: 1em;
5    --icon-size: 5em;
6    z-index: 9998;
7}
8