Created delete short URLs modal

This commit is contained in:
Alejandro Celaya
2018-09-16 09:35:39 +02:00
parent 9b3bfe56bb
commit 2d6dda3576
4 changed files with 86 additions and 5 deletions

View File

@@ -24,7 +24,8 @@ body,
.dropdown-item.active,
.dropdown-item:active {
@extend .bg-main;
background-color: $lightGrey !important;
color: inherit !important;
}
.shlink-container {