新增打手端新订单语音播报开关
This commit is contained in:
@@ -2165,3 +2165,19 @@ body {
|
||||
border-left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.worker-speech-toggle {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 8px;
|
||||
margin-bottom: 12px;
|
||||
padding: 0 4px;
|
||||
color: #6b7280;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.worker-mobile-header .worker-speech-toggle {
|
||||
margin-bottom: 0;
|
||||
padding: 0;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user