ci: 👷 lint code to MediaWiki standards

Check commit and GitHub actions for more details
This commit is contained in:
github-actions 2023-05-07 20:29:45 +00:00
parent 5ca0f030bc
commit b0b91e55d3

View file

@ -18,7 +18,7 @@
font-weight: var( --font-weight-semibold ); font-weight: var( --font-weight-semibold );
text-align: start; text-align: start;
} }
thead + tbody { thead + tbody {
border-top: 1px solid var( --border-color-base ); border-top: 1px solid var( --border-color-base );
} }