Update mailcow.css
parent
1170fd2cea
commit
53545f788b
|
@ -110,4 +110,10 @@ legend {
|
|||
}
|
||||
.mailcow-logo img {
|
||||
max-width: 250px;
|
||||
}
|
||||
}
|
||||
.lang-link-disabled a {
|
||||
pointer-events: none;
|
||||
}
|
||||
.lang-link-disabled {
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue