mirror of
https://github.com/tidys/cc-inspector-chrome
synced 2025-12-14 06:38:45 +00:00
socket 调试
This commit is contained in:
9
electron-app/index.css
Normal file
9
electron-app/index.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.sendCode {
|
||||
width: 100%;
|
||||
height: 300px;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.recvMsgError{
|
||||
color: red;
|
||||
}
|
||||
Reference in New Issue
Block a user