mirror of
https://github.com/HugoAura/Seewo-HugoAura.git
synced 2026-06-21 15:44:26 +08:00
[Init] First production version
This commit is contained in:
13
src/aura/ui/pages/headerIcon/headerIcon.css
Normal file
13
src/aura/ui/pages/headerIcon/headerIcon.css
Normal 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;
|
||||
}
|
||||
Reference in New Issue
Block a user