Modifications suite beta 2
This commit is contained in:
@@ -78,6 +78,14 @@
|
||||
|
||||
&-skill {
|
||||
flex-grow: 3;
|
||||
|
||||
.chat-actor-name {
|
||||
display: block;
|
||||
font-family: $font-secondary;
|
||||
font-size: 0.9rem;
|
||||
color: $l5r5e-title;
|
||||
margin-bottom: 0.1rem;
|
||||
}
|
||||
}
|
||||
&:last-child {
|
||||
flex-grow: 2;
|
||||
@@ -190,6 +198,14 @@
|
||||
}
|
||||
.item-infos {
|
||||
border: solid 1px rgba(0, 78, 100, 0.75);
|
||||
.profile {
|
||||
flex: 0 0 auto;
|
||||
.profile-img {
|
||||
width: 2rem;
|
||||
height: 2rem;
|
||||
object-fit: cover;
|
||||
}
|
||||
}
|
||||
i {
|
||||
font-size: var(--font-size-12);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user