fix #4606 - allow logo to show site name as fallback (credit @JanOlsmar)
This commit is contained in:
@ -267,4 +267,10 @@ app {
|
||||
.text-area-editor > textarea {
|
||||
width: 100%;
|
||||
min-height: 250px;
|
||||
}
|
||||
|
||||
.app-logo .site-name {
|
||||
padding: 0 20px 0 20px;
|
||||
font-size: x-large;
|
||||
color: white;
|
||||
}
|
Reference in New Issue
Block a user