Skip to content
Snippets Groups Projects
Commit 774beaa0 authored by Xiao Gui's avatar Xiao Gui Committed by xgui3783
Browse files

chore: prettify

parent 9f7d2bce
No related branches found
No related tags found
No related merge requests found
......@@ -90,10 +90,11 @@ div[floatingMouseContextualContainer]
div[contextualBlock]
{
margin: 1.3em 1.5em;
margin-top: 1px;
white-space: nowrap;
display:inline-block;
width:auto;
padding: 0.3em 0.5em;
}
div[contextualBlock]
......
......@@ -200,7 +200,7 @@ export class AtlasViewerURLService{
})
url.search = search.toString()
history.replaceState(null,'',url.toString())
history.replaceState(null, '', url.toString())
})
}
}
\ No newline at end of file
......@@ -88,6 +88,7 @@
<layout-floating-container *ngIf = "viewerLoaded">
<!-- TODO export status card to its own container -->
<div statusCard>
<template-parcellation-citation-container desktopTemplateCitation *ngIf = "!isMobile">
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment