with previous commit

This commit is contained in:
apapachristou 2020-11-06 14:21:32 +02:00
parent 3a8d426d22
commit 523a551e0a
1 changed files with 9 additions and 0 deletions

View File

@ -10,6 +10,15 @@
.close-icon {
cursor: pointer;
// margin-right: 20px;
padding: .4rem;
width: auto !important;
height: auto !important;
}
.close-icon:hover {
background-color: #ECECED !important;
border-radius: 50%;
}
.content {