CLS Reduced On Wishlist, Compare And Cart Icon

This commit is contained in:
devansh bawari 2021-07-12 17:39:06 +05:30
parent d49691597c
commit 5873b58cd5
3 changed files with 6 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,5 @@
{
"/js/velocity.js": "/js/velocity.js?id=1c12a991b9a3d04715bd",
"/css/velocity-admin.css": "/css/velocity-admin.css?id=4322502d80a0e4a0affd",
"/css/velocity.css": "/css/velocity.css?id=9cc6239dc97b62698919"
"/css/velocity.css": "/css/velocity.css?id=a97613a2f93a136f3172"
}

View File

@ -44,6 +44,8 @@
}
.material-icons {
max-width: 30px;
overflow: hidden;
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
@ -60,6 +62,8 @@
}
.material-icons-outlined {
max-width: 30px;
overflow: hidden;
font-family: 'Material Icons Outlined';
font-weight: normal;
font-style: normal;