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