зеркало из https://github.com/nextcloud/spreed.git
Fix icons in chat tab of Files app
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
This commit is contained in:
Родитель
1efe60980e
Коммит
9bd4bce248
|
@ -11,7 +11,8 @@
|
|||
.app-Talk,
|
||||
.talk-modal,
|
||||
#talk-sidebar,
|
||||
#call-container {
|
||||
#call-container,
|
||||
.talkChatTab {
|
||||
// We always want to use the white icons, this is why we don't use var(--color-white) here.
|
||||
.icon-public {
|
||||
background-image: url(icon-color-path('public', 'actions', 'fff', 1, true));
|
||||
|
|
Загрузка…
Ссылка в новой задаче