mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
Fix playground sizes
This commit is contained in:
@@ -323,6 +323,10 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.web-viewer__content-inner > * {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.web-viewer__content-highlight-overlay-wrapper {
|
||||
position: sticky;
|
||||
z-index: 1;
|
||||
|
||||
Reference in New Issue
Block a user