1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-07 10:46:24 +03:00

Merge pull request #4662 from JorikSchellekens/joriks/appearance-tab

Stop copy icon repeating weirdly
This commit is contained in:
Jorik Schellekens
2020-05-28 19:57:46 +01:00
committed by GitHub

View File

@@ -55,6 +55,7 @@ limitations under the License.
margin-left: 5px;
width: 20px;
height: 20px;
background-repeat: none;
}
.mx_ShareDialog_split {