Displayed amount of max visits on those URLs which have it

This commit is contained in:
Alejandro Celaya
2020-01-11 19:40:16 +01:00
parent e96c119432
commit 5c4fec5a2f
4 changed files with 72 additions and 8 deletions

View File

@@ -51,3 +51,7 @@
right: calc(100% + 10px);
}
}
.short-urls-row__max-visits-control {
cursor: help;
}