Re-center recording LED
Fixes https://github.com/vector-im/element-web/issues/18375
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user