forked from matrix/element-web
synced prefix flex with flex
This commit is contained in:
parent
be1f014294
commit
16f8143f3e
|
@ -93,7 +93,7 @@ limitations under the License.
|
||||||
|
|
||||||
background-color: #eaf5f0;
|
background-color: #eaf5f0;
|
||||||
|
|
||||||
-webkit-flex: 0 0 210px;
|
-webkit-flex: 0 0 235px;
|
||||||
flex: 0 0 235px;
|
flex: 0 0 235px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue