mirror of
https://gitlab.com/timvisee/send.git
synced 2024-11-10 21:22:35 +01:00
center percentage text on all browser versions
This commit is contained in:
parent
c9e914faba
commit
083df44395
@ -339,12 +339,16 @@ tbody {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
text-align: center;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.percentage {
|
||||
position: absolute;
|
||||
letter-spacing: -0.78px;
|
||||
font-family: 'Segoe UI', 'SF Pro Text', sans-serif;
|
||||
top: 53px;
|
||||
left: 246.75px;
|
||||
width: 98.5px;
|
||||
}
|
||||
|
||||
.percent-number {
|
||||
|
Loading…
Reference in New Issue
Block a user