forked from matrix/element-web
Fix right marign.
This commit is contained in:
parent
d0fe0499aa
commit
cf1beb1d94
|
@ -56,7 +56,7 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_AppTile:last-child {
|
||||
margin-right: 0;
|
||||
margin-right: 1px;
|
||||
}
|
||||
|
||||
.mx_AppTileFullWidth {
|
||||
|
|
Loading…
Reference in New Issue