add comment

pull/21833/head
Michael Telatynski 2021-03-03 11:50:41 +00:00
parent e479edd47a
commit 85985db441
1 changed files with 2 additions and 0 deletions

View File

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