Apply prettier formatting
This commit is contained in:
@@ -63,7 +63,7 @@ limitations under the License.
|
||||
|
||||
&::before {
|
||||
content: "";
|
||||
mask: url('$(res)/img/element-icons/x-8px.svg');
|
||||
mask: url("$(res)/img/element-icons/x-8px.svg");
|
||||
mask-repeat: no-repeat;
|
||||
mask-position: center;
|
||||
mask-size: cover;
|
||||
|
||||
Reference in New Issue
Block a user