mirror of
https://gitee.com/ByteDance/flowgram.ai.git
synced 2025-07-07 17:43:29 +08:00
14 lines
199 B
Plaintext
14 lines
199 B
Plaintext
.doc-feature-overview {
|
|
.gedit-playground {
|
|
position: relative;
|
|
width: 100%;
|
|
height: 500px;
|
|
}
|
|
|
|
.fixed-demo-tools {
|
|
position: relative;
|
|
bottom: 40px;
|
|
color: black;
|
|
}
|
|
}
|