mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
💄 Limit inspect layer info message to avoid overflow
This commit is contained in:
@@ -124,8 +124,7 @@
|
||||
.inspect-tab-switcher-label {
|
||||
@include use-typography("body-medium");
|
||||
color: var(--color-foreground-primary);
|
||||
flex: 0;
|
||||
min-inline-size: fit-content;
|
||||
flex: 0 1 40%;
|
||||
}
|
||||
|
||||
.inspect-tab-switcher-controls {
|
||||
|
||||
@@ -1853,7 +1853,7 @@ msgstr "Select a shape, board or group to inspect their properties and code"
|
||||
|
||||
#: src/app/main/ui/inspect/right_sidebar.cljs:166
|
||||
msgid "inspect.layer-info"
|
||||
msgstr "Select inspect tab"
|
||||
msgstr "Layer info"
|
||||
|
||||
#: src/app/main/ui/inspect/right_sidebar.cljs:137
|
||||
msgid "inspect.multiple-selected"
|
||||
|
||||
@@ -1819,7 +1819,7 @@ msgstr "Jāatlasa apveids, plātne vai kopa, lai apskatītu to īpašības un ko
|
||||
|
||||
#: src/app/main/ui/inspect/right_sidebar.cljs:166
|
||||
msgid "inspect.layer-info"
|
||||
msgstr "Atlasīt izpētīšanas cilni"
|
||||
msgstr "Slāņa informācija"
|
||||
|
||||
#: src/app/main/ui/inspect/right_sidebar.cljs:137
|
||||
msgid "inspect.multiple-selected"
|
||||
|
||||
Reference in New Issue
Block a user