mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-26 20:07:33 -07:00
スクロール時に新着情報を取得した際に、アイコンが被るのを修正 (#2888)
This commit is contained in:
parent
376b272236
commit
908221287e
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