Skip to content
Snippets Groups Projects
Commit dab72827 authored by syuilo's avatar syuilo
Browse files

fix(client): Fix indicator position

parent 7555ab09
No related branches found
No related tags found
No related merge requests found
......@@ -224,7 +224,7 @@ export default Vue.extend({
> i {
position: absolute;
top: 16px;
top: initial;
right: 8px;
color: var(--indicator);
font-size: 12px;
......
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