Sync resolution menu

This commit is contained in:
Mo Bitar
2019-02-09 20:34:43 -06:00
parent 3e39ba5239
commit 8565f377c7
8 changed files with 113 additions and 10 deletions

View File

@@ -20,6 +20,11 @@
min-width: 300px;
z-index: $z-index-footer-bar-item-panel;
margin-top: 15px;
&.sk-panel-right {
right: 0;
left: inherit;
}
}
&.dock-shortcut:hover .sk-app-bar-item-column {
@@ -37,7 +42,7 @@
}
}
#account-panel {
#account-panel, #sync-resolution-menu {
width: 400px;
}