mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-03-17 01:20:46 +08:00
reaction 相关修改/timeline相关修改
This commit is contained in:
@@ -895,6 +895,7 @@ watch(selectedTab, async (val) => {
|
||||
font-weight: bold;
|
||||
color: var(--primary-color);
|
||||
text-decoration: none;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.timeline-link:hover {
|
||||
@@ -969,9 +970,5 @@ watch(selectedTab, async (val) => {
|
||||
.hot-tag {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.profile-timeline {
|
||||
width: calc(100vw - 40px);
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user