mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-23 07:21:22 +02:00
margin adjusment of room tile according to design
This commit is contained in:
parent
ef26189add
commit
fd0b33edaf
@ -21,7 +21,7 @@ limitations under the License.
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
height: 40px;
|
height: 40px;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 2px 10px;
|
padding: 1px 10px;
|
||||||
position: relative;
|
position: relative;
|
||||||
background-color: $secondary-accent-color;
|
background-color: $secondary-accent-color;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user