mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 05:43:32 -07:00
Align WebUI login button to the right
This commit is contained in:
parent
18be4732b3
commit
6e1e7a45a1
1 changed files with 4 additions and 0 deletions
|
@ -32,6 +32,10 @@ body {
|
||||||
color: #f00;
|
color: #f00;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#login {
|
||||||
|
float: right;
|
||||||
|
}
|
||||||
|
|
||||||
#logo img {
|
#logo img {
|
||||||
height: 11em;
|
height: 11em;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue