Decrease e2e shield fill mask size so that it doesn't overlap
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user