mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-25 20:39:35 +08:00
feat: 分享中心有新内容时提示
This commit is contained in:
@@ -952,3 +952,13 @@ li.CodeMirror-hint {
|
||||
.swal2-input {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.circle {
|
||||
position: absolute;
|
||||
background: red;
|
||||
border-radius: 50%;
|
||||
padding: 1px;
|
||||
top: -8px;
|
||||
right: 160px;
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user