Compare commits
No commits in common. "dfd4eb0f17ec7db8578095c39c4cf228c2eae070" and "16dd146710f69799b2a1d7e24c0d3d5727998935" have entirely different histories.
dfd4eb0f17
...
16dd146710
@ -450,12 +450,8 @@
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
/* Family switcher bar — full-width row under the title/service buttons. The
|
||||
app-detail header is a flex row, so wrap it and make the bar span 100%. */
|
||||
#app-detail-view .app-header { flex-wrap: wrap; }
|
||||
/* Family switcher bar — sits under the app title, above the tab strip. */
|
||||
.instance-family-bar {
|
||||
flex: 0 0 100%;
|
||||
width: 100%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user