Fix save button style in topic edit
This commit is contained in:
parent
b16d023657
commit
456cdb2f54
@ -1039,6 +1039,7 @@ textarea.input {
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
appearance: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.topic-container .save-topic span:hover {
|
.topic-container .save-topic span:hover {
|
||||||
|
Loading…
Reference in New Issue
Block a user