mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Ranklist own entry on top checkbox
This commit is contained in:
parent
1b3c07fce2
commit
5c430ac5f9
3 changed files with 15 additions and 4 deletions
|
@ -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;
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue