More fancyness, less bugs
This commit is contained in:
parent
16612b10ef
commit
2177db376c
27 changed files with 821 additions and 607 deletions
|
@ -173,6 +173,10 @@ a {
|
|||
pointer-events: all;
|
||||
}
|
||||
|
||||
.unclickable {
|
||||
pointer-events: none !important;
|
||||
}
|
||||
|
||||
.page-split {
|
||||
display: flex;
|
||||
height: 100%;
|
||||
|
@ -415,6 +419,7 @@ a {
|
|||
border: unset !important;
|
||||
}
|
||||
|
||||
|
||||
/****** ShareScreen *****/
|
||||
|
||||
.literal-code {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue