mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-28 03:07:36 +02:00
Ranklist own entry on top checkbox
This commit is contained in:
@@ -418,7 +418,8 @@ select:hover {
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.selectContainer > select {
|
||||
.selectContainer > select,
|
||||
.selectContainer > input {
|
||||
width: 20%;
|
||||
border-radius: 5px;
|
||||
border: 1.5px solid white;
|
||||
@@ -453,5 +454,4 @@ select:hover {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
margin-top: 8px;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user