mirror of
https://github.com/zedeus/nitter.git
synced 2026-04-14 17:52:14 -04:00
@@ -110,6 +110,7 @@ legend {
|
||||
|
||||
.bookmark-note {
|
||||
margin: 0;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -205,7 +205,7 @@ input::-webkit-datetime-edit-year-field:focus {
|
||||
background-color: var(--bg_elements);
|
||||
border: 1px solid var(--accent_border);
|
||||
color: var(--fg_color);
|
||||
font-size: 12px;
|
||||
font-size: 13px;
|
||||
padding: 6px 8px;
|
||||
margin: 4px 0;
|
||||
word-break: break-all;
|
||||
|
||||
Reference in New Issue
Block a user