same width of session card

This commit is contained in:
open-trade 2021-12-30 16:31:33 +08:00
parent 66af938858
commit cb1818ab37

View File

@ -197,7 +197,7 @@ div.remote-session .platform svg {
div.remote-session-list { div.remote-session-list {
background: white; background: white;
width: 240px; width: 220px;
flow: horizontal; flow: horizontal;
} }