Chat texture and status
This commit is contained in:
@@ -15,7 +15,6 @@ body {
|
||||
position: relative;
|
||||
background: rgb(255, 250, 230) url("../assets/imgs/bg-l5r.webp") no-repeat;
|
||||
background-size: cover;
|
||||
overflow-y: scroll;
|
||||
scrollbar-width: thin;
|
||||
padding: 0;
|
||||
> form,
|
||||
@@ -64,6 +63,19 @@ body {
|
||||
}
|
||||
}
|
||||
}
|
||||
&.sheet,
|
||||
&.npc,
|
||||
&.advancement,
|
||||
&.armor,
|
||||
&.item,
|
||||
&.peculiarity,
|
||||
&.property,
|
||||
&.technique,
|
||||
&.weapon {
|
||||
.window-content {
|
||||
overflow-y: scroll;
|
||||
}
|
||||
}
|
||||
.window-resizable-handle {
|
||||
z-index: 2;
|
||||
background: $black-light;
|
||||
|
||||
Reference in New Issue
Block a user