Style modal i poprawa card na telefonie

This commit is contained in:
dm
2025-12-11 18:34:57 +01:00
parent b1d288dce8
commit 51ab1e8b2f
3 changed files with 87 additions and 64 deletions

View File

@@ -72,10 +72,14 @@
--btn-background-hover: var(--surface4-light);
--btn-text-hover: var(--link-color-light);
*/
--btn-background: var(--surface4-light);
--btn-text: var(--link-color-light);
--btn-background-hover: var(--link-color-light);
--btn-text-hover: var(--surface4-light);
--btn-background: var(--link-color-light);
/* var(--surface4-light); */
--btn-text: var(--surface4-light);
/* var(--link-color-light); */
--btn-background-hover: var(--surface4-light);
/* var(--link-color-light); */
--btn-text-hover: var(--link-color-light);
/* var(--surface4-light); */
--f-background-toast: var(--surface2-dark);