mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Revert _EventTile.scss padding.
This commit is contained in:
parent
9e37fa46b1
commit
1ebe819aa2
@ -94,7 +94,7 @@ limitations under the License.
|
||||
*/
|
||||
.mx_EventTile_selected .mx_EventTile_line {
|
||||
border-left: $accent-color 5px solid;
|
||||
padding-left: 100px;
|
||||
padding-left: 60px;
|
||||
background-color: $event-selected-color;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user