mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
fix logo on registration logo size (#7635)
This commit is contained in:
parent
2deabc23d0
commit
faecd2990b
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
&__logo {
|
||||
@include position(absolute, 24px null null 24px);
|
||||
width: 20px;
|
||||
width: 120px;
|
||||
|
||||
@include breakpoint(tablet) {
|
||||
width: 125px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue