Decrease e2e shield fill mask size so that it doesn't overlap
This commit is contained in:
parent
f0ad70f0e7
commit
5d93216c94
4 changed files with 5 additions and 5 deletions
|
@ -71,7 +71,7 @@ limitations under the License.
|
|||
&::before {
|
||||
background-color: #ffffff;
|
||||
mask-image: url('$(res)/img/e2e/normal.svg');
|
||||
mask-size: 90%;
|
||||
mask-size: 80%;
|
||||
}
|
||||
|
||||
&::after {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue