Files
dokuwiki-plugin-struct/all.less
2022-01-13 14:50:12 +01:00

6 lines
98 B
Plaintext

@media only screen and (max-width: 800px) {
#plugin__struct_output {
margin-right: 0;
}
}