Sticky table headers #121

Merged
gr00tie merged 3 commits from dev into main 2023-11-16 08:52:40 +00:00
Showing only changes of commit 789f70ed28 - Show all commits

View file

@ -59,7 +59,6 @@
max-width: 500px;
margin: 5px;
padding: 10px;
border: 1px solid rgb(255, 255, 255);
border-radius: 10px;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}