Fixed short URLs ordering in desktop resolutions

This commit is contained in:
Alejandro Celaya
2018-08-10 21:38:24 +02:00
parent c5f59a17dd
commit e4d5424c07
3 changed files with 23 additions and 7 deletions

View File

@@ -13,3 +13,7 @@
.short-urls-list__header-icon {
margin-right: 5px;
}
.short-urls-list__header-cell--with-action {
cursor: pointer;
}