Adding modal changes back again
Этот коммит содержится в:
@@ -12,7 +12,7 @@
|
||||
text-align: left;
|
||||
|
||||
&.light {
|
||||
color: $dark-gray;
|
||||
@include opacity(.6);
|
||||
font-size: 1.05em;
|
||||
font-style: italic;
|
||||
font-weight: normal;
|
||||
|
||||
@@ -644,6 +644,15 @@ body.ios {
|
||||
.post__img {
|
||||
width: 46px;
|
||||
|
||||
svg {
|
||||
height: 36px;
|
||||
width: 36px;
|
||||
}
|
||||
|
||||
path {
|
||||
fill: inherit;
|
||||
}
|
||||
|
||||
img {
|
||||
@include border-radius(50px);
|
||||
height: 36px;
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
// Only for combining all the files in this folder
|
||||
@import 'about-modal';
|
||||
@import 'access-history';
|
||||
@import 'activity-log';
|
||||
@import 'admin-console';
|
||||
|
||||
Ссылка в новой задаче
Block a user