fenix-fox/src/userContent/addons.css
2021-12-05 11:45:40 +01:00

8 lines
218 B
CSS

/* Copyright 2021 Anri Dellal
* SPDX-License-Identifier: GPL-3.0-or-later */
@-moz-document url("about:addons"), url-prefix("about:addons") {
:root {
--section-width: min(664px, 100%) !important;
}
}