mirror of
https://github.com/PlayEdu/h5.git
synced 2025-06-28 23:52:48 +08:00
视频结束按钮样式优化
This commit is contained in:
parent
8ba02aaaed
commit
85f6944d07
@ -38,8 +38,8 @@
|
|||||||
color: white;
|
color: white;
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
.alert-button {
|
.alert-button {
|
||||||
width: 100px;
|
box-sizing: border-box;
|
||||||
height: 36px;
|
padding: 0px 15px;
|
||||||
background: #ff4d4f;
|
background: #ff4d4f;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
display: flex;
|
display: flex;
|
||||||
@ -49,6 +49,7 @@
|
|||||||
margin-bottom: 0px;
|
margin-bottom: 0px;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
|
line-height: 36px;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user