mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-07-13 13:56:30 +08:00
fix style (#315)
This commit is contained in:
@@ -139,7 +139,7 @@ function FloatingToolbar(props) {
|
||||
<div className="chatgptbox-selection-toolbar">
|
||||
<img
|
||||
src={logo}
|
||||
style="user-select:none;width:24px;height:24px;background:rgba(0,0,0,0);"
|
||||
style="user-select:none;width:24px;height:24px;background:rgba(0,0,0,0);filter:none;"
|
||||
/>
|
||||
{tools}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user