mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-15 02:24:04 +00:00
refactor(core): ♻️ remove unused table style
This commit is contained in:
parent
0ca34a5c3f
commit
b262f47404
|
@ -47,9 +47,3 @@
|
|||
padding: var( --space-xs ) var( --space-sm );
|
||||
}
|
||||
}
|
||||
|
||||
@media ( max-width: @width-breakpoint-desktop-wide ) {
|
||||
table.wikiatble {
|
||||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue