palette.styl 112 B

12345678
  1. body{
  2. //user-select :none;
  3. }
  4. .theme-default-content:not(.custom),
  5. .page-edit,
  6. .page-nav{
  7. max-width: 100%;
  8. }