dock栏图标提示图标宽度调整

This commit is contained in:
muzi_ys 2020-12-01 23:45:20 +08:00
parent 4d7df08058
commit bc36e4adc5
8 changed files with 4 additions and 1 deletions

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 701 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -909,11 +909,13 @@ body {
border-radius: 5px;
background: rgba(255,255,255,0.5);
height: 20px;
width: 70px;
line-height: 20px;
display: none;
padding:0px 5px;
padding:5px 5px;
margin-top: -35px;
margin-bottom: 15px;
margin-left: -10px;
flex-direction: column;
align-items: center;
}