mirror of https://github.com/vector-im/riot-web
Scale room tile heights.
parent
e2aef3a62b
commit
334f529c26
|
@ -20,7 +20,7 @@ limitations under the License.
|
|||
flex-direction: row;
|
||||
align-items: center;
|
||||
cursor: pointer;
|
||||
height: 34px;
|
||||
height: $font-34px;
|
||||
margin: 0;
|
||||
padding: 0 8px 0 10px;
|
||||
position: relative;
|
||||
|
|
Loading…
Reference in New Issue