Improve doc icon

This commit is contained in:
Peter Maquiran
2021-05-12 16:45:27 +01:00
parent 84daebdfc8
commit c24c35f08b
2 changed files with 16 additions and 6 deletions
@@ -182,4 +182,14 @@ ion-menu{
top: calc(100% - 160px) !important;
max-height: 160px;
min-height: 160px;
}
.doc-options {
cursor: pointer;
display: flex;
justify-content: center;
width: 35px;
height: 41px;
align-items: center;
}