fix: 1px
This commit is contained in:
parent
b8d65e6e79
commit
20a3fcecfe
3 changed files with 7 additions and 7 deletions
|
@ -110,7 +110,7 @@
|
|||
position: absolute;
|
||||
z-index: 1;
|
||||
content: '';
|
||||
bottom: 10px;
|
||||
bottom: 11px;
|
||||
left: 1px;
|
||||
box-shadow: inset 0 -70px 75px -40px #000;
|
||||
width: calc(100% - 2px);
|
||||
|
|
Reference in a new issue