hmt пре 4 година
родитељ
комит
c502c9437f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/components/Print.svelte

+ 1 - 1
src/components/Print.svelte

@@ -24,7 +24,7 @@
 <svelte:window on:keydown={handle_keydown} />
 
 {#if c}
-    <article class="message is-default" style="position: absolute; top: 2rem; left: 65rem">
+  <article class="message is-default no-print" style="position: absolute; top: 2rem; left: 65rem">
     <div class="message-header">
       <span class="icon">
         <i class="mdi">info</i>