changes
This commit is contained in:
@@ -952,14 +952,16 @@ button.icon-button.ghost:hover:not([disabled]) {
|
||||
box-shadow: 0 1px 3px var(--shadow-medium);
|
||||
}
|
||||
|
||||
.thumb-placeholder.icon {
|
||||
font-size: 1.8rem;
|
||||
.thumb-icon {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: var(--accent);
|
||||
width: 36px;
|
||||
height: 48px;
|
||||
}
|
||||
|
||||
.thumb-placeholder.icon svg {
|
||||
.thumb-icon svg {
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user