Files
dokuwiki-plugin-aichat/style.less
2023-08-14 10:51:21 +02:00

17 lines
262 B
Plaintext

aichat-chat {
--color-link: @ini_link;
}
aichat-button{
--color-chat-icon: @ini_link;
--color-link: @ini_link;
&.float {
position: fixed;
bottom: 1em;
right: 1em;
--icon-size: 5em;
z-index: 9998;
}
}