1
0
mirror of https://github.com/moepman/bk-dss synced 2024-10-18 11:17:16 +02:00

style.css: drop box-shadow override for now, as it breaks table-striped

This commit is contained in:
Markus 2024-09-13 15:13:49 +02:00
parent a8ebf338d2
commit 17a1e378b0

View File

@ -1,5 +1,4 @@
* {
box-shadow: none!important;
border-radius: 0!important;
}