Revemo always kana view
This commit is contained in:
+8
-1
@@ -249,7 +249,6 @@ body {
|
||||
margin-bottom: 10px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
flex-wrap: wrap;
|
||||
box-shadow: var(--shadow);
|
||||
transition: border-color 0.2s;
|
||||
@@ -475,6 +474,14 @@ body {
|
||||
margin: 0.75rem 0;
|
||||
}
|
||||
|
||||
.training-score {
|
||||
font-size: 0.85rem;
|
||||
color: var(--accent);
|
||||
margin-top: 0.75rem;
|
||||
font-weight: 500;
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
.training-actions {
|
||||
padding: 0.75rem 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user