提交 8c8d22b4 authored 作者: 汪雄's avatar 汪雄

更新readme

上级 87dbe58f
差异被折叠。
...@@ -1698,7 +1698,8 @@ onUnmounted(() => { ...@@ -1698,7 +1698,8 @@ onUnmounted(() => {
<style scoped> <style scoped>
.timeline-container { .timeline-container {
min-width: 800px; /* min-width: 800px; */
max-width: 1600px;
height: 140px; height: 140px;
margin: 0 auto; margin: 0 auto;
padding: 10px 45px; padding: 10px 45px;
...@@ -1706,6 +1707,7 @@ onUnmounted(() => { ...@@ -1706,6 +1707,7 @@ onUnmounted(() => {
background-color: #000000; background-color: #000000;
border-radius: 8px; border-radius: 8px;
/* box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2); */ /* box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2); */
opacity: 1 !important;
} }
.timeline-controls { .timeline-controls {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论