mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-30 07:08:50 +01:00
fix: resize bing tabs
This commit is contained in:
parent
b9699feb3b
commit
39ff9c1bc2
2 changed files with 3 additions and 3 deletions
|
|
@ -37,7 +37,7 @@ bottom: 39px;
|
|||
z-index: 995;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
width: 408px; /* Need a specific value to work */
|
||||
width: 308px; /* Need a specific value to work */
|
||||
transition: all 0.5s ease-in-out;
|
||||
pointer-events: none;
|
||||
transform: translateY(-60px);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue