mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-07-15 03:13:23 +02:00
fix(core): fix csslint warning
This commit is contained in:
@@ -508,10 +508,12 @@ body {
|
||||
left: 90px;
|
||||
height: 100%;
|
||||
font-size: 12px;
|
||||
>div {
|
||||
> div {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
/* csslint ignore:start */
|
||||
transform: translateY(-50%);
|
||||
/* csslint ignore:end */
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user