File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -253,7 +253,7 @@ function activateTool(toolType: 'multicut' | 'merge') {
253253 </div >
254254 </Transition >
255255
256- <button v-if =" login.sessions.length > 0" @click =" showProfile = true" id =" profileBtn" title =" My Profile" style =" margin-left : 12px ; margin-right : 6 px ;" ><svg width =" 14" height =" 14" viewBox =" 0 0 24 24" fill =" white" style =" vertical-align :middle " ><circle cx =" 12" cy =" 8" r =" 4" /><path d =" M20 21c0-4.4-3.6-8-8-8s-8 3.6-8 8" /></svg ></button >
256+ <button v-if =" login.sessions.length > 0" @click =" showProfile = true" id =" profileBtn" title =" My Profile" style =" margin-left : 12px ; margin-right : 14 px ;" ><svg width =" 14" height =" 14" viewBox =" 0 0 24 24" fill =" white" style =" vertical-align :middle " ><circle cx =" 12" cy =" 8" r =" 4" /><path d =" M20 21c0-4.4-3.6-8-8-8s-8 3.6-8 8" /></svg ></button >
257257 <dropdown-list dropdown-group =" extension-bar-right" id =" hamburger" class =" rightMost" >
258258 <template #buttonTitle >☰</template >
259259 <template #listItems >
You can’t perform that action at this time.
0 commit comments