Fix: Selected Line Not Fully Highlighted in Blue (#5966)
Fixes: #5942 <img width="1517" alt="Screenshot 2024-06-19 at 5 07 35 PM" src="https://github.com/twentyhq/twenty/assets/63531478/c88a98e9-7ce3-43fe-a496-1a5dfe796b81"> --------- Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com>
This commit is contained in:
@ -1,3 +1,11 @@
|
||||
/*
|
||||
|
||||
!! DEPRECATED !!
|
||||
|
||||
Please do not use those variables anymore. They are deprecated and will be removed soon.
|
||||
|
||||
*/
|
||||
|
||||
:root {
|
||||
--twentycrm-spacing-multiplicator: 4;
|
||||
--twentycrm-border-radius-sm: 4px;
|
||||
|
||||
Reference in New Issue
Block a user