Hide specific element in admin theme CSS for improved layout
Some checks failed
CI/CD Pipeline / Run Tests (push) Successful in 2m47s
CI/CD Pipeline / Code Quality Checks (push) Failing after 2m51s
CI/CD Pipeline / Build Docker Images (push) Has been skipped
CI/CD Pipeline / Push to Gitea Registry (push) Has been skipped
CI/CD Pipeline / Deploy to Server (push) Has been skipped
Some checks failed
CI/CD Pipeline / Run Tests (push) Successful in 2m47s
CI/CD Pipeline / Code Quality Checks (push) Failing after 2m51s
CI/CD Pipeline / Build Docker Images (push) Has been skipped
CI/CD Pipeline / Push to Gitea Registry (push) Has been skipped
CI/CD Pipeline / Deploy to Server (push) Has been skipped
This commit is contained in:
@@ -158,7 +158,7 @@ body,
|
|||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
letter-spacing: 0.01em;
|
letter-spacing: 0.01em;
|
||||||
text-transform: none;
|
text-transform: none;
|
||||||
display: block;
|
display: none;
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
line-height: 1.15;
|
line-height: 1.15;
|
||||||
font-size: 0.98rem;
|
font-size: 0.98rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user