We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05946a0 commit fea5b10Copy full SHA for fea5b10
1 file changed
packages/fiori/src/themes/ShellBarV2.css
@@ -201,20 +201,6 @@ of the search field container in the bar even when the search is in full mode. *
201
background-color: var(--_ui5-shellbar_separator-color);
202
}
203
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
218
/* ============================================================================
219
CUSTOM ITEMS
220
============================================================================ */
0 commit comments