Fix save button style in topic edit

This commit is contained in:
Pavel Djundik 2019-12-19 15:05:49 +02:00
parent b16d023657
commit 456cdb2f54

View file

@ -1039,6 +1039,7 @@ textarea.input {
justify-content: center;
align-items: center;
cursor: pointer;
appearance: none;
}
.topic-container .save-topic span:hover {