mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-21 04:41:16 -05:00
Add restart capability to servers
This commit is contained in:
@@ -820,12 +820,12 @@ export const ChatRowContent = ({
|
||||
}}
|
||||
/>
|
||||
{useMcpServer.arguments && (
|
||||
<div style={{ marginTop: "6px" }}>
|
||||
<div style={{ marginTop: "8px" }}>
|
||||
<div
|
||||
style={{
|
||||
marginBottom: "4px",
|
||||
opacity: 0.8,
|
||||
fontSize: "11px",
|
||||
fontSize: "12px",
|
||||
textTransform: "uppercase",
|
||||
}}>
|
||||
Arguments
|
||||
|
||||
Reference in New Issue
Block a user