Skip to content

Commit fea5b10

Browse files
committed
fix: simple dom
1 parent 05946a0 commit fea5b10

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

packages/fiori/src/themes/ShellBarV2.css

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -201,20 +201,6 @@ of the search field container in the bar even when the search is in full mode. *
201201
background-color: var(--_ui5-shellbar_separator-color);
202202
}
203203

204-
/* ============================================================================
205-
ACTIONS AREA
206-
============================================================================ */
207-
208-
.ui5-shellbar-actions-area {
209-
flex-shrink: 0;
210-
display: flex;
211-
align-items: center;
212-
}
213-
214-
.ui5-shellbar-actions-area--no-search {
215-
margin-left: auto;
216-
}
217-
218204
/* ============================================================================
219205
CUSTOM ITEMS
220206
============================================================================ */

0 commit comments

Comments
 (0)