mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-09-29 13:40:02 +08:00
7 lines
87 B
SCSS
7 lines
87 B
SCSS
.m-editor-breadcrumb {
|
|
position: absolute;
|
|
left: 5px;
|
|
top: 5px;
|
|
z-index: 10;
|
|
}
|