Mobile: Do not allow rules from busypopup to affect snackbar

Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: Ibb3d964f66ef7f18272207b2738708b451c2e1b0
This commit is contained in:
Pedro Pinto Silva 2022-07-08 15:44:00 +02:00 committed by pedropintosilva
parent d09157b412
commit 10c70a46a6

View file

@ -802,7 +802,7 @@ td[id^='tb_spreadsheet-toolbar_item']:focus table.w2ui-button div.w2ui-icon, td[
/* busy popup */
#mobile-wizard.popup {
#mobile-wizard.popup:not(.snackbar) {
border-radius: 16px 16px 0 0;
}
#mobile-wizard.popup #mobile-wizard-content {