mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-02 21:59:00 +02:00
Make sure the widget does not overlap the footer.
This commit is contained in:
@@ -1 +1,2 @@
|
||||
@import "app/sidebar-v2-dash-pane.less";
|
||||
@import "app/front-chat-widget.less";
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
#front-chat-holder > div[role=button] {
|
||||
margin-bottom: @footer-height;
|
||||
}
|
||||
Reference in New Issue
Block a user