Re-center recording LED

Fixes https://github.com/vector-im/element-web/issues/18375
pull/21833/head
Travis Ralston 2021-08-03 13:33:58 -06:00
parent 18b321f8e8
commit 24da0291a0
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ limitations under the License.
height: 10px;
position: absolute;
left: 12px; // 12px from the left edge for container padding
top: 18px; // vertically center (middle align with clock)
top: 16px; // vertically center (middle align with clock)
border-radius: 10px;
}
}