mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-10 23:07:59 +00:00
Align WebUI login button to the right
This commit is contained in:
parent
18be4732b3
commit
6e1e7a45a1
@ -32,6 +32,10 @@ body {
|
|||||||
color: #f00;
|
color: #f00;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#login {
|
||||||
|
float: right;
|
||||||
|
}
|
||||||
|
|
||||||
#logo img {
|
#logo img {
|
||||||
height: 11em;
|
height: 11em;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user