Možnost odebrání volby ikonou

This commit is contained in:
2023-06-03 10:51:50 +02:00
parent bd050ba8ce
commit 4d53613a40
6 changed files with 72 additions and 3 deletions

View File

@@ -65,4 +65,10 @@
#basic-navbar-nav {
justify-content: flex-end;
}
.trash-icon {
color: rgb(0, 89, 255);
cursor: pointer;
margin-left: 10px;
}