Works from filesystem in docs directory but figwheel does not serve

This commit is contained in:
Simon Brooke 2020-10-20 13:47:54 +01:00
parent 4468c155d3
commit 26a60fb1fe
5 changed files with 685 additions and 10 deletions

View file

@ -14,7 +14,7 @@
/* The following style addresses: http://stackoverflow.com/questions/28636832/firefox-overflow-y-not-working-with-nested-flexbox */
* {
min-height: 0px;
min-height: 0px;
min-width: 0px;
}