- fixed rendering bug for browsers other then firefox
This commit is contained in:
		@@ -1,6 +1,7 @@
 | 
			
		||||
<nav class="navbar navbar-expand-lg bg-body-tertiary sticky-top navShadow" style="z-index: 999">
 | 
			
		||||
	<div class="container-fluid">
 | 
			
		||||
		<a class="navbar-brand user-select-none ms-2" onclick="doTheConfetti()" style="cursor: default"><img draggable="false" class="me-2" src="/logo/Design_icon.svg" width="40%" /> AssetFlow</a>
 | 
			
		||||
		<a class="navbar-brand user-select-none ms-2" onclick="doTheConfetti()" style="cursor: default">
 | 
			
		||||
			<img alt="AssetFlow Logo" draggable="false" class="me-2 headLogo" src="/logo/Design_icon.svg"/> AssetFlow</a>
 | 
			
		||||
		<button
 | 
			
		||||
			class="navbar-toggler position-absolute d-md-none collapsed"
 | 
			
		||||
			type="button"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user