Switch Emojis to Tabler icons.
This commit is contained in:
@@ -367,7 +367,8 @@ body.auth-page::after {
|
||||
}
|
||||
|
||||
.company-code-group::before {
|
||||
content: '🏢';
|
||||
content: '\eebe'; /* Tabler icon building */
|
||||
font-family: 'tabler-icons';
|
||||
position: absolute;
|
||||
left: 1rem;
|
||||
top: 2.5rem; /* Position below the label */
|
||||
|
||||
@@ -242,7 +242,7 @@ button {
|
||||
|
||||
.nav-icon {
|
||||
margin-right: 0.75rem;
|
||||
font-size: 1.1rem;
|
||||
font-size: 1.5rem;
|
||||
min-width: 20px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user