瀑布流css修改
This commit is contained in:
@@ -293,7 +293,7 @@ img {
|
||||
position: relative;
|
||||
margin-bottom: 20px;
|
||||
cursor: pointer;
|
||||
transition: all linear 0.2s;
|
||||
transition: box-shadow linear 0.2s;
|
||||
|
||||
.detail-tab {
|
||||
width: 32px;
|
||||
|
||||
@@ -211,7 +211,7 @@ watchEffect(()=>{
|
||||
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.0784313725490196);
|
||||
margin-bottom: 20px;
|
||||
cursor: pointer;
|
||||
transition: all linear 0.2s;
|
||||
transition: box-shadow linear 0.2s;
|
||||
|
||||
.authentication-box {
|
||||
width: 275px;
|
||||
|
||||
Reference in New Issue
Block a user