mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-16 05:08:04 +00:00
fix(components/DailyTracksCard): 修复了每日推荐在 Safari 不显示圆角的bug (#1444)
This commit is contained in:
parent
b1c5873bd6
commit
626786a008
1 changed files with 1 additions and 0 deletions
|
|
@ -84,6 +84,7 @@ export default {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
position: relative;
|
position: relative;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue