Commit 1b60c9ef authored by zhangjianguo's avatar zhangjianguo

样式修改

parent a1112238
...@@ -244,9 +244,9 @@ export default { ...@@ -244,9 +244,9 @@ export default {
.triangle-up{ .triangle-up{
width: 0; width: 0;
height: 0; height: 0;
border-left: 5px solid transparent; border-left: 10px solid transparent;
border-right: 5px solid transparent; border-right: 10px solid transparent;
border-bottom: 10px solid black; border-bottom: 12px solid black;
position: fixed; position: fixed;
right: 65px; right: 65px;
top:0px top:0px
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment