Improve public view

This commit is contained in:
Paulo Gustavo Veiga
2021-12-26 09:23:51 -08:00
parent fbc9a978f2
commit 955a363ce5
57 changed files with 75 additions and 91 deletions

View File

@@ -90,17 +90,6 @@ div#headerNotifier {
@import "toolbar.less";
div#embFooter {
position: absolute;
height: 35px;
width: 100%;
bottom: 0;
left: 0;
border-top: 1px solid black;
background: #E5E5E5;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
/* FIXME: duplicate in mindmapList
---------------------------- Scrollbar --------------------------------- */
::-webkit-scrollbar {