Selection colors; removed prevent-select from most of the stuff since it may be uncomfortable for the user
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
</script>
|
||||
|
||||
<header class="header prevent-select" data-sveltekit-preload-data="hover">
|
||||
<header class="header" data-sveltekit-preload-data="hover">
|
||||
|
||||
<div class="container header-left">
|
||||
<Icon class="header__menu-button" image={MenuIcon} size="64px"/>
|
||||
|
||||
Reference in New Issue
Block a user