Commit f55b3d22 authored by Breaker-93's avatar Breaker-93

ppt组件悬浮工具栏样式优化。

parent 16953ce9
......@@ -274,11 +274,12 @@ export default {
font-size: 13px;
}
.ppt-container .tool-bar .full-img {
position: absolute;
top: 50%;
transform: translateY(-50%);
height: 20px;
width: 20px;
margin-top: 6px;
margin-right: 6px;
float: right;
right: 5px;
}
.tool-bar a {
color: rgb(241, 241, 241);
......
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