mirror of
https://github.com/remvze/moodist.git
synced 2026-03-06 20:13:13 +08:00
feat: add toolbar and portal
This commit is contained in:
@@ -1,13 +1,4 @@
|
||||
.wrapper {
|
||||
position: fixed;
|
||||
right: calc(50vw - 400px);
|
||||
bottom: 20px;
|
||||
z-index: 15;
|
||||
|
||||
@media (width <= 850px) {
|
||||
right: 5vw;
|
||||
}
|
||||
|
||||
& .menuButton {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user