fix: 修复图标展示
This commit is contained in:
parent
3dade9855d
commit
4dffcab92b
@ -285,12 +285,12 @@ export default {
|
|||||||
|
|
||||||
.tab1-img {
|
.tab1-img {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
@width: 1rem;
|
@width: 12rem;
|
||||||
width: @width;
|
width: @width;
|
||||||
height: @width;
|
height: @width;
|
||||||
margin-left: 4rem;
|
margin-left: 4rem;
|
||||||
transition: all 0.3s;
|
transition: all 0.3s;
|
||||||
margin-top: 7rem;
|
// margin-top: 7rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tab2-img {
|
.tab2-img {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user