mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 22:20:55 +03:00
@@ -1,7 +1,7 @@
|
|||||||
.select {
|
.select {
|
||||||
background-color: var(--pageBGColor);
|
background-color: var(--pageBGColor);
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
padding: 4px 2px 1px 2px;
|
padding: 4px 2px 4px 2px;
|
||||||
border: 1px dotted #0094fb88;
|
border: 1px dotted #0094fb88;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
display: inline;
|
display: inline;
|
||||||
|
|||||||
Reference in New Issue
Block a user