UX: Zuchtkartei Toolbar flex-wrap — kein horizontaler Scroll mehr (SW by-v906)
This commit is contained in:
parent
a29c7574d3
commit
f35a0efbaf
5 changed files with 8 additions and 8 deletions
|
|
@ -101,7 +101,7 @@ window.Page_zuchthunde = (() => {
|
|||
function _render() {
|
||||
_container.innerHTML = `
|
||||
<div class="zh-layout">
|
||||
<div class="by-toolbar" style="overflow-x:auto;flex-wrap:nowrap">
|
||||
<div class="by-toolbar" style="flex-wrap:wrap">
|
||||
<h2 style="margin:0;font-size:var(--text-lg);font-weight:var(--weight-semibold);flex-shrink:0;white-space:nowrap">
|
||||
${UI.icon('dog')} Zuchtkartei
|
||||
</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue