feat: Add Advanced Conversation Filters (#3239)
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com> Co-authored-by: Pranav Raj S <pranav@chatwoot.com> Co-authored-by: Tejaswini <tejaswini@chatwoot.com>
This commit is contained in:
@@ -1,13 +1,15 @@
|
||||
:root {
|
||||
--font-size-nano: 0.8rem;
|
||||
--font-size-micro: 1.0rem;
|
||||
--font-size-micro: 1rem;
|
||||
--font-size-mini: 1.2rem;
|
||||
--font-size-small: 1.4rem;
|
||||
--font-size-one-and-half: 1.5rem;
|
||||
--font-size-default: 1.6rem;
|
||||
--font-size-medium: 1.8rem;
|
||||
--font-size-two: 2rem;
|
||||
--font-size-large: 2.2rem;
|
||||
--font-size-big: 2.4rem;
|
||||
--font-size-bigger: 3.0rem;
|
||||
--font-size-bigger: 3rem;
|
||||
--font-size-mega: 3.4rem;
|
||||
--font-size-giga: 4.0rem;
|
||||
--font-size-giga: 4rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user