Commit 6b5ae6d21b21ff33d6bc67e09987d90e4ac406f6

Authored by Luigi Serra
1 parent c3e172fe

updates

controllets/document-card-controllet/spreadsheet-card-controllet.html
... ... @@ -109,6 +109,10 @@
109 109 min-width: 30px;
110 110 padding: 5px;
111 111 }
  112 +
  113 + div#es-function-icon{
  114 + display: none;
  115 + }
112 116  
113 117 </style>
114 118  
... ...