Added hiden tag timeline; css style fix for edit status notification

This commit is contained in:
localhost_frssoft 2022-10-17 04:48:46 +03:00
parent e83dbe7ca9
commit 0cd239b8aa
3 changed files with 14 additions and 2 deletions

View file

@ -202,6 +202,10 @@ textarea {
opacity: unset;
}
.notification-container.update .status-container {
opacity: unset;
}
.notification-info-text span {
vertical-align: middle;
}