Skip to content

Commit e503b3b

Browse files
[+] Add warning for css variable
1 parent 4ec2962 commit e503b3b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

roles/ui/files/FWO.UI/Shared/PopUp.razor.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/* !! ATTENTION: When changing the margin-top values of the custom-modal-x classes you
2+
HAVE to change the --bs-custom-modal-margin-top respectively
3+
or the sticky header for tables in the modals will look weird !!
4+
*/
5+
16
.custom-modal-fs {
27
--bs-modal-width: 100vw;
38
height: 100vh;

0 commit comments

Comments
 (0)