|
|
@@ -1169,7 +1169,7 @@ const createToken = async () => {
|
|
|
|
|
|
.mcp-server-tool-desc {
|
|
|
flex: 1;
|
|
|
- min-width: 0;
|
|
|
+ min-width: 200px;
|
|
|
font-family: PingFang SC, PingFang SC;
|
|
|
font-weight: 400;
|
|
|
font-size: 13px;
|
|
|
@@ -2188,22 +2188,6 @@ const createToken = async () => {
|
|
|
row-gap: 8px;
|
|
|
}
|
|
|
|
|
|
- .mcp-server-header-icon {
|
|
|
- padding: 8px;
|
|
|
- border-radius: 10px;
|
|
|
- box-shadow: 0px 4px 12px 0px rgba(5, 150, 105, 0.22);
|
|
|
-
|
|
|
- :deep(.svg-icon) {
|
|
|
- width: 20px !important;
|
|
|
- height: 20px !important;
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- .mcp-server-header-icon-img {
|
|
|
- width: 20px;
|
|
|
- height: 20px;
|
|
|
- }
|
|
|
-
|
|
|
.mcp-server-header-actions {
|
|
|
flex-direction: row;
|
|
|
align-items: center;
|