Line 90: | Line 90: | ||
.header_area { | .header_area { | ||
− | padding: | + | padding: 2.5em 1.2em; |
position: fixed; | position: fixed; | ||
top: 16px; | top: 16px; | ||
Line 444: | Line 444: | ||
padding: 1em 1em; | padding: 1em 1em; | ||
transition: 0.2s; | transition: 0.2s; | ||
− | + | cursor: pointer; | |
− | + | ||
− | + | ||
− | + | ||
} | } | ||
Line 975: | Line 972: | ||
justify-content: center; | justify-content: center; | ||
pointer-events: none; | pointer-events: none; | ||
+ | } | ||
+ | |||
+ | .dialog--open | ||
+ | { | ||
+ | z-index: 999; | ||
} | } | ||
Revision as of 01:29, 28 August 2021