Skip to content
Snippets Groups Projects
Commit ba19a117 authored by Tögl, Christina's avatar Tögl, Christina
Browse files

Fix chevron size

parent 869f5a6a
No related branches found
No related tags found
No related merge requests found
Pipeline #204713 passed
...@@ -1527,7 +1527,7 @@ export function getTabulatorStyles() { ...@@ -1527,7 +1527,7 @@ export function getTabulatorStyles() {
mask-position: center center; mask-position: center center;
margin: 0 0 0 4px; margin: 0 0 0 4px;
padding: 0 0 0.25% 0; padding: 0 0 0.25% 0;
-webkit-mask-size: 100%; -webkit-mask-size: 40%;
mask-size: 40%; mask-size: 40%;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment