Make the version box smaller

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-08-02 11:36:53 +02:00
parent 44258fd278
commit 9ef70f027e
No known key found for this signature in database
GPG key ID: CC823428E9B582FB

View file

@ -30,12 +30,12 @@ limitations under the License.
.mx_HelpUserSettingsTab_copy {
display: flex;
justify-content: space-between;
border-radius: 5px;
border: solid 1px $light-fg-color;
margin-bottom: 10px;
margin-top: 10px;
padding: 10px;
width: max-content;
.mx_HelpUserSettingsTab_copyButton {
flex-shrink: 0;