mirror of
https://github.com/iv-org/invidious.git
synced 2026-06-02 21:04:25 +00:00
feat: Add support for POST requests on searches for privacy (#5551)
Use already set preferences variable Use span for description, grammar fix from Copilot
This commit is contained in:
@@ -902,4 +902,11 @@ h1, h2, h3, h4, h5, p,
|
||||
.error-issue-template {
|
||||
padding: 20px;
|
||||
background: rgba(0, 0, 0, 0.12345);
|
||||
}
|
||||
|
||||
.preference-description {
|
||||
width: 250px;
|
||||
padding-left: 10px;
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
}
|
||||
Reference in New Issue
Block a user