mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-02 04:05:56 +00:00
Merge pull request #1369 from robintown/copy-icon-color
Use a more suitable color for copy buttons
This commit is contained in:
@@ -193,7 +193,7 @@ limitations under the License.
|
||||
}
|
||||
|
||||
.iconCopyButton svg * {
|
||||
fill: var(--cpd-color-icon-accent-tertiary);
|
||||
fill: var(--cpd-color-icon-secondary);
|
||||
}
|
||||
|
||||
.iconCopyButton:hover svg * {
|
||||
|
||||
Reference in New Issue
Block a user