fix: revert #460

This commit is contained in:
Lucas Larroche 2024-03-03 17:31:48 +07:00
parent 5bc3b2f8bf
commit 9fe625a78a
81 changed files with 40 additions and 454 deletions

View File

@ -708,16 +708,6 @@ section {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ section {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ main {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ main {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ main {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

View File

@ -708,16 +708,6 @@ main {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ main {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ main {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ main {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ main {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ main {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ main {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ main {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ main {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ main {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ main {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ main {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ main {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ main {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ main {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ main {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ main {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ section {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

View File

@ -708,16 +708,6 @@ section {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ section {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ section {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ section {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ section {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ section {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ section {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

2
css/pico.min.css vendored

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ section {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ section {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ section {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ section {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ section {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ section {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ section {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ section {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ section {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -708,16 +708,6 @@ section {
display: grid;
grid-template-columns: 1fr;
}
@media (max-width: calc(768px - 1px)) {
.grid input:not([type=checkbox], [type=radio]),
.grid select,
.grid textarea,
.grid fieldset,
.grid fieldset legend,
.grid label {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.grid {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));

File diff suppressed because one or more lines are too long

View File

@ -13,20 +13,6 @@
display: grid;
grid-template-columns: 1fr;
// Reset margin bottom for form elements on small screens
@if map.get($modules, "forms/basics") {
@media (max-width: calc(#{map.get(map.get($breakpoints, "md"), "breakpoint")} - 1px)) {
input:not([type="checkbox"], [type="radio"]),
select,
textarea,
fieldset,
fieldset legend,
label {
margin-bottom: 0;
}
}
}
@if map.get($breakpoints, "md") {
@media (min-width: map.get(map.get($breakpoints, "md"), "breakpoint")) {
grid-template-columns: repeat(auto-fit, minmax(0%, 1fr));