refactor(common): gc common.scss, organize styles in proper places
This commit is contained in:
parent
9bf5d0f4ce
commit
99573f30b8
21 changed files with 163 additions and 184 deletions
|
|
@ -26,6 +26,9 @@
|
|||
color: rgb(43, 43, 43);
|
||||
}
|
||||
}
|
||||
.bold-text {
|
||||
font-weight: bold !important;
|
||||
}
|
||||
p {
|
||||
color: rgb(58, 58, 58);
|
||||
font-weight: 200;
|
||||
|
|
@ -115,7 +118,7 @@
|
|||
&,
|
||||
& ion-content,
|
||||
& ion-content .scroll {
|
||||
overflow-y:visible;
|
||||
overflow-y:visible;
|
||||
}
|
||||
#select-phrase {
|
||||
float: left;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue