Dont reduce size of meta info on small screens
This commit is contained in:
parent
be064c0919
commit
a7eaec3391
|
@ -81,9 +81,6 @@
|
||||||
.account-profile-meta {
|
.account-profile-meta {
|
||||||
padding: 5px 0;
|
padding: 5px 0;
|
||||||
}
|
}
|
||||||
.account-profile-meta-cell {
|
|
||||||
font-size: 1em;
|
|
||||||
}
|
|
||||||
.account-profile-meta-name {
|
.account-profile-meta-name {
|
||||||
padding: 5px 10px 5px 0;
|
padding: 5px 10px 5px 0;
|
||||||
max-width: 40vw;
|
max-width: 40vw;
|
||||||
|
|
Loading…
Reference in New Issue