mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2026-04-10 06:30:05 +00:00
7 lines
87 B
SCSS
7 lines
87 B
SCSS
.m-editor-breadcrumb {
|
|
position: absolute;
|
|
left: 5px;
|
|
top: 5px;
|
|
z-index: 10;
|
|
}
|