mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-24 20:14:37 -04:00
Update crumb styles.
This commit is contained in:
parent
e08cbb4c96
commit
bd7e005c91
1 changed files with 5 additions and 3 deletions
|
@ -42,11 +42,13 @@
|
||||||
padding: 0 8px;
|
padding: 0 8px;
|
||||||
}
|
}
|
||||||
.hint {
|
.hint {
|
||||||
width: 16px;
|
width: 20px;
|
||||||
height: 16px;
|
height: 20px;
|
||||||
padding: 16px 4px 16px 0;
|
padding: 16px 0 0 0;
|
||||||
line-height: 48px;
|
line-height: 48px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
|
position: relative;
|
||||||
|
top: -2px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue