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