2
0

Improve the list selection UI for notification requests (#31457)

This commit is contained in:
Renaud Chaput
2024-08-20 00:11:58 +02:00
committed by GitHub
parent a7a2ff6c1d
commit 98bf2fc27c
5 changed files with 70 additions and 101 deletions

View File

@@ -65,4 +65,5 @@ body {
--background-color: #fff;
--background-color-tint: rgba(255, 255, 255, 80%);
--background-filter: blur(10px);
--on-surface-color: #{transparentize($ui-base-color, 0.65)};
}