add comment

This commit is contained in:
Michael Telatynski 2021-03-03 11:50:41 +00:00
parent e479edd47a
commit 85985db441

View file

@ -46,6 +46,8 @@ limitations under the License.
} }
.mx_RightPanel_scopeHeader { .mx_RightPanel_scopeHeader {
// vertically align with position on other right panel cards
// to prevent it bouncing as user navigates right panel
margin-top: -8px; margin-top: -8px;
} }
} }