Re-center recording LED

Fixes https://github.com/vector-im/element-web/issues/18375
This commit is contained in:
Travis Ralston 2021-08-03 13:33:58 -06:00
parent 18b321f8e8
commit 24da0291a0

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;
}
}