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