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: inherit; | overflow-x: inherit !important; | ||
} | } | ||
Revision as of 00:40, 9 November 2023
/* All CSS here will be loaded for users of the Citizen skin */
.citizen-table-wrapper {
overflow-x: inherit !important;
}