Reposition search highlighting for code blocks (#3230)
Certain code bocks will have the search highlighting wrap differently than the code itself so they become out of sync
Этот коммит содержится в:
коммит произвёл
enahum
родитель
0a9f09b6a7
Коммит
96373a0cc7
@@ -81,6 +81,8 @@
|
||||
|
||||
.post-code__search-highlighting {
|
||||
color: transparent;
|
||||
right: 6.5px;
|
||||
left: 6.5px;
|
||||
pointer-events: none;
|
||||
position: absolute;
|
||||
@include user-select(none);
|
||||
|
||||
Ссылка в новой задаче
Block a user