mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 13:14:58 +08:00
fix a typo
This commit is contained in:
parent
cae62c8383
commit
e26422ef10
@ -94,7 +94,7 @@ limitations under the License.
|
||||
*/
|
||||
.mx_EventTile_selected .mx_EventTile_line {
|
||||
border-left: $accent-color 5px solid;
|
||||
padding-left: px;
|
||||
padding-left: 60px;
|
||||
background-color: $event-selected-color;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user