Replace breadcrumbs with recently viewed menu (#7073)

This commit is contained in:
Michael Telatynski
2021-12-01 10:50:06 +00:00
committed by GitHub
parent 757d473971
commit 4a6d46b76a
15 changed files with 992 additions and 34 deletions
+1
View File
@@ -37,6 +37,7 @@ limitations under the License.
position: absolute;
font-size: $font-14px;
z-index: 5001;
width: max-content;
}
.mx_ContextualMenu_right {