mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 12:23:09 +02:00
スクロール時に新着情報を取得した際に、アイコンが被るのを修正 (#2888)
This commit is contained in:
parent
b74bf97761
commit
f8fc31f14a
1 changed files with 1 additions and 1 deletions
|
@ -310,7 +310,7 @@ export default Vue.extend({
|
|||
|
||||
> header
|
||||
display flex
|
||||
z-index 1
|
||||
z-index 2
|
||||
line-height $header-height
|
||||
padding 0 16px
|
||||
font-size 14px
|
||||
|
|
Loading…
Reference in a new issue