feat(hotmail): 添加 Hotmail 账号池的展开/收起功能及持久化状态支持
This commit is contained in:
@@ -798,6 +798,20 @@ header {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.section-collapse-body {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 9px;
|
||||
}
|
||||
|
||||
.section-collapse-body[hidden] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#btn-toggle-hotmail-section {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.ip-proxy-fold {
|
||||
width: 100%;
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user