diff --git a/frontend/css/lab.css b/frontend/css/lab.css
index e745f01..32492a6 100644
--- a/frontend/css/lab.css
+++ b/frontend/css/lab.css
@@ -1952,10 +1952,22 @@ canvas[data-draggable]:active { cursor: grabbing; }
width: 260px !important;
padding: 10px 10px !important;
gap: 6px !important;
+ overflow-x: hidden !important;
}
.geo-panel-modern .geo-tool-btn {
- font-size: .78rem;
- padding: 6px 8px;
+ font-size: .76rem;
+ padding: 6px 7px;
+ white-space: normal;
+ text-align: left;
+ line-height: 1.15;
+ min-width: 0;
+ word-break: break-word;
+}
+.geo-panel-modern .geo-tool-grid {
+ min-width: 0;
+}
+.geo-panel-modern .geo-tool-wide {
+ grid-column: 1 / -1;
}
/* sticky quick-access bar */
diff --git a/frontend/lab.html b/frontend/lab.html
index fc30dd7..82a1d33 100644
--- a/frontend/lab.html
+++ b/frontend/lab.html
@@ -4418,9 +4418,9 @@
Перенос
-