mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-30 04:23:11 +03:00
Comments: Checked content/arhived comment styles in dark mode
Also added default non-clickable styles for scenarios for references which don't have an active content link.
This commit is contained in:
@ -248,7 +248,7 @@ body.tox-fullscreen, body.markdown-fullscreen {
|
||||
z-index: 92;
|
||||
pointer-events: all;
|
||||
min-width: min(340px, 80vw);
|
||||
background-color: #FFF;
|
||||
@include mixins.lightDark(background-color, #FFF, #222);
|
||||
box-shadow: vars.$bs-hover;
|
||||
border-radius: 4px;
|
||||
overflow: hidden;
|
||||
|
Reference in New Issue
Block a user