mirror of
https://github.com/notion-enhancer/notion-enhancer.git
synced 2025-04-19 11:09:03 +00:00
Update styles.css
This commit is contained in:
parent
f4e744fd99
commit
e2683a5153
@ -7,6 +7,9 @@
|
|||||||
|
|
||||||
.notion-code-block.line-numbers > div {
|
.notion-code-block.line-numbers > div {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
}
|
||||||
|
|
||||||
|
.numbered {
|
||||||
padding-left: 48px !important;
|
padding-left: 48px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -19,4 +22,4 @@
|
|||||||
right: calc(100% - 30px);
|
right: calc(100% - 30px);
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user