🎨
This commit is contained in:
parent
5c8380323d
commit
c311e3dee3
1 changed files with 5 additions and 5 deletions
|
@ -107,11 +107,11 @@
|
|||
|
||||
.svg {
|
||||
position: fixed;
|
||||
right: 22px;
|
||||
right: 32px;
|
||||
top: 0;
|
||||
width: 12px;
|
||||
width: 13px;
|
||||
fill: #5f6368;
|
||||
padding: 5px;
|
||||
padding: 9.5px;
|
||||
cursor: pointer;
|
||||
z-index: 1;
|
||||
}
|
||||
|
@ -123,8 +123,8 @@
|
|||
|
||||
#close {
|
||||
right: 0;
|
||||
width: 8px;
|
||||
padding: 7px 7px;
|
||||
width: 10px;
|
||||
padding: 11px 11px;
|
||||
}
|
||||
|
||||
#close:hover {
|
||||
|
|
Loading…
Add table
Reference in a new issue