1
0
mirror of https://gitee.com/bitdance-team/chrome-extension synced 2025-01-10 13:48:14 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

翻译悬浮窗样式调整

This commit is contained in:
程序员小墨 2022-02-10 02:43:02 +08:00
parent c454f72ecb
commit 5552577c0b

View File

@ -15,7 +15,8 @@
width: 300px;
height: 40px;
background-color:#06abf8;
margin-left: -11px;
margin-left: -14px;
margin-top: -4px;
border:2px solid #06abf8;
border-radius:25px 25px 0px 0px;
text-align: center;
@ -77,4 +78,4 @@ border:none
width: 280px;
height: 230px;
overflow:auto;
}
}