mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 17:56:01 +03:00
margin adjusment of room tile according to design
This commit is contained in:
parent
ef26189add
commit
fd0b33edaf
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue