Extracted ShortUrlsRowMenu to its own module

This commit is contained in:
Alejandro Celaya
2018-07-28 09:15:41 +02:00
parent 842b1a7590
commit b734b4515b
4 changed files with 77 additions and 74 deletions

View File

@@ -12,13 +12,6 @@
margin-right: 5px;
}
.short-urls-list__dropdown-toggle:before {
display: none !important;
}
.short-urls-list__dropdown-toggle--hidden {
visibility: hidden;
}
.short-urls-list__cell--relative {
position: relative;
}