1
0
mirror of https://gitee.com/bitdance-team/chrome-extension synced 2025-10-08 08:45:14 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
xiao_io
2022-02-09 13:31:22 +08:00
parent dd73fb03ed
commit c9fed6e6d9
2 changed files with 10 additions and 0 deletions

View File

@@ -169,4 +169,9 @@ body {
}
}
}
#btnScreenshot{
position: absolute;
top: 0;
right: 0;
}
}