[Init] First production version

This commit is contained in:
Minoricew
2024-11-28 01:47:04 +08:00
parent fd0eb0c0c4
commit d976184e42
27 changed files with 2707 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
.aura-header-icon {
float: right;
height: 40px;
-webkit-app-region: no-drag;
position: relative;
}
.aura-header-icon img {
width: 20px;
height: 20px;
margin: 10px 0 8px 8px;
vertical-align: middle;
}