removed curser during presentation mode

pull/2/head
Michael Ochmann 3 years ago
parent 1b53de3bac
commit 9803c5bbcf
  1. 2
      src/ui/src/assets/css/_window.scss

@ -12,6 +12,8 @@
}
&.fullscreen {
cursor: none !important;
main {
& > .slide:first-child {
position: absolute;

Loading…
Cancel
Save