mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-25 00:23:53 +08:00
update: 优化文本溢出悬浮窗样式
This commit is contained in:
@@ -19,4 +19,14 @@ select:-webkit-autofill:focus {
|
||||
|
||||
.el-icon-video-play, .el-icon-video-pause {
|
||||
font-size: 18px !important;
|
||||
}
|
||||
|
||||
.is-light {
|
||||
border: 1px solid #e4e7ed !important;
|
||||
color: #595959;
|
||||
font-size: 14px;
|
||||
background: #fafcfe !important;
|
||||
.popper__arrow {
|
||||
border-top-color: #e4e7ed !important;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user