Add a context menu to the photo slot (closes #146)
This commit is contained in:
parent
e54857023b
commit
3a5a3ecc38
2 changed files with 24 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
@use "../mixins/material" as material;
|
||||
|
||||
.dotdungeon.style-v3 > .window-content {
|
||||
nav {
|
||||
nav:not(#context-menu) {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
overflow-x: auto;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue