clientjs/packages/dashboard-components/src/pages/glossary.scss
changeset 0 5f4fcbc80b37
equal deleted inserted replaced
-1:000000000000 0:5f4fcbc80b37
       
     1 .glossary-cols {
       
     2     // position: absolute;
       
     3     overflow-y: scroll;
       
     4     height: 100%;
       
     5   }
       
     6   
       
     7   .glossary-row {
       
     8     height: 75%;
       
     9   }
       
    10