No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the Citizen skin */ | /* All CSS here will be loaded for users of the Citizen skin */ | ||
.citizen-table-wrapper { | |||
overflow-x: | overflow-x: visible; | ||
} | } | ||
Latest revision as of 00:49, 9 November 2023
/* All CSS here will be loaded for users of the Citizen skin */
.citizen-table-wrapper {
overflow-x: visible;
}