Character count in firefox plugin
Build LinkLog Development Image / development-image (push) Successful in 8s
Build LinkLog Development Image / development-image (push) Successful in 8s
This commit is contained in:
@@ -149,6 +149,18 @@ button {
|
||||
color: #f38ba8;
|
||||
}
|
||||
|
||||
.char-count {
|
||||
margin: -6px 0 10px;
|
||||
color: #a6adc8;
|
||||
font-size: 0.75rem;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.char-count.over-limit {
|
||||
color: #f38ba8;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.auth-session {
|
||||
margin-bottom: 10px;
|
||||
border: 1px solid #585b70;
|
||||
|
||||
Reference in New Issue
Block a user