feat: Logo-Modell in den App-Einstellungen für CURSOR-AG konfiguriert
This commit is contained in:
@@ -7,8 +7,21 @@
|
||||
width: 9rem;
|
||||
}
|
||||
|
||||
.cursor-locked-logo {
|
||||
width: 9rem;
|
||||
padding-top: 1rem;
|
||||
}
|
||||
|
||||
.cursor-show-logo {
|
||||
width: 6rem;
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
.dd-show-logo {
|
||||
width: 5rem;
|
||||
}
|
||||
|
||||
.cursor-show-logo {
|
||||
width: 3rem;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user