1
This commit is contained in:
@@ -24,9 +24,9 @@
|
||||
.headWidget {
|
||||
position: absolute;
|
||||
top: 22px;
|
||||
right: 24px;
|
||||
left: 178px;
|
||||
height: 32px;
|
||||
width: 400px;
|
||||
width: calc(100% - 200px);
|
||||
/* background: #12fff5; */
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user