mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-04-18 21:45:06 -04:00
make [-] buttons larger on mobile #17
This commit is contained in:
Vendored
+3
@@ -1349,5 +1349,8 @@ code {
|
|||||||
#search form {
|
#search form {
|
||||||
width: 240px;
|
width: 240px;
|
||||||
}
|
}
|
||||||
|
.comment details summary::-webkit-details-marker,.comment details summary::marker {
|
||||||
|
font-size: 1.25rem;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user