This commit is contained in:
1099438829@qq.com 2019-06-08 13:26:29 +08:00
parent 5fc1851735
commit 74e7012fe3
1 changed files with 2 additions and 1 deletions

View File

@ -491,7 +491,7 @@ body {
vertical-align: middle;
}
#win10_command_center .command-body .notice-header-icon >>> img {
#win10_command_center .command-body .notice-header-icon> img {
width: 15px;
height: 15px;
}
@ -499,6 +499,7 @@ body {
#win10_command_center .command-body .notice-header-title {
font-size: 10px;
margin: 0 5px;
vertical-align: middle;
}
#win10_command_center .command-body .notice .notice-body {