mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
disable new main.css because it stop scrolling
This commit is contained in:
parent
747090f4d5
commit
fdea18e1e8
@ -32,7 +32,7 @@ $GLOBALS["self"] = $this;
|
||||
<?= $this->fetch('title') ?>
|
||||
</title>
|
||||
<?= $this->Html->meta('icon') ?>
|
||||
<?= $this->Html->css(['main.css']) ?>
|
||||
<!--<?= $this->Html->css(['main.css']) ?>-->
|
||||
<?= $this->Html->css(['rippleUI/style.css', 'materialdesignicons.min.css']) ?>
|
||||
<?= $this->Html->script(['basic']) ?>
|
||||
<?= $this->fetch('meta') ?>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user