mirror of https://github.com/vector-im/riot-web
Update padding-left to 20px as per Nad's iteration
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>pull/21833/head
parent
7c1ac7aaff
commit
4d6cd3c050
|
@ -17,7 +17,7 @@ limitations under the License.
|
||||||
color: $muted-fg-color;
|
color: $muted-fg-color;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
|
|
||||||
padding-left: 16px;
|
padding-left: 20px;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
&::before {
|
&::before {
|
||||||
|
|
Loading…
Reference in New Issue