You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-08-09 08:42:50 +03:00
margin adjusment of room tile according to design
This commit is contained in:
@@ -21,7 +21,7 @@ limitations under the License.
|
||||
cursor: pointer;
|
||||
height: 40px;
|
||||
margin: 0;
|
||||
padding: 2px 10px;
|
||||
padding: 1px 10px;
|
||||
position: relative;
|
||||
background-color: $secondary-accent-color;
|
||||
}
|
||||
|
Reference in New Issue
Block a user