mirror of
https://github.com/janeczku/calibre-web.git
synced 2025-02-15 14:03:03 +02:00
better css positioning
This commit is contained in:
parent
0717b9493c
commit
47aa3254c7
@ -828,7 +828,8 @@ input:-moz-placeholder { color: #454545; }
|
||||
.icon-resize-small::before { content: '\e808'; } /* '' */
|
||||
|
||||
#progress{
|
||||
right: 40px;
|
||||
bottom: 40px;
|
||||
text-align: center;
|
||||
right: 4rem;
|
||||
bottom: 4rem;
|
||||
width: fit-content;
|
||||
position: absolute;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user