This commit is contained in:
Peter Maquiran
2021-12-07 16:07:01 +01:00
parent a14a1aa468
commit 1801ea9b6a
11 changed files with 22 additions and 6 deletions
@@ -191,6 +191,7 @@ ion-content{
.close-button {
display: none;
height: 20px;
}
.list:hover {
@@ -201,6 +202,7 @@ ion-content{
.close-button {
display: block !important;
height: 20px;
}
}