@@ -94,7 +94,7 @@
}
.paper-item-school {
- font-weight: bolder;
+ /* font-weight: bolder;
height: 20px;
line-height: 18px;
// padding: 5px 2px;
@@ -103,6 +103,11 @@
margin-bottom: 5px;
cursor: pointer;
display: inline-flex;
+ font-size: 12px; */
+
+ display: flex;
+ margin-bottom: 5px;
+ cursor: pointer;
font-size: 12px;
.other-owner {
@@ -130,7 +135,9 @@
&>span {
padding: 0 5px;
- white-space: pre;
+ // white-space: pre;
+ align-items: center;
&>p {