mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-15 03:53:51 +00:00
Improved context menu in mobile devices
This commit is contained in:
@@ -45,4 +45,8 @@
|
||||
.short-urls-row__copy-hint {
|
||||
@include vertical-align();
|
||||
right: 100%;
|
||||
|
||||
@media (max-width: $smMax) {
|
||||
right: calc(100% + 10px);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user