1
0
Fork 0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2025-07-04 10:14:23 +00:00

Switch CSS rule for Leave conversation button to not rely on section ID as it depends on the selected language. Second fix for

This commit is contained in:
Magnus Walbeck 2021-08-26 23:25:04 +02:00
parent b1df5d68bd
commit 3de097a3e6
Signed by: mwalbeck
GPG key ID: CCB78CFF3F950769

View file

@ -14,7 +14,7 @@
}
}
.app-talk .app-settings #settings-section_Dangerzone button {
.app-talk .app-settings .app-settings-section:last-child button {
border: 1px solid var(--color-border);
&:hover {