Update res/css/structures/_RoomStatusBar.scss
Co-authored-by: Germain <germain@souquet.com>
This commit is contained in:
committed by
GitHub
parent
cdb97d5494
commit
2e940b7763
@@ -130,7 +130,8 @@ limitations under the License.
|
||||
mask-size: contain;
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
top: calc(50% - 9px); // text sizes are dynamic
|
||||
top: 50%; // text sizes are dynamic
|
||||
transform: translateY(-50%);
|
||||
}
|
||||
|
||||
&.mx_RoomStatusBar_unsentCancelAllBtn::before {
|
||||
|
||||
Reference in New Issue
Block a user