Make the version box smaller
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>pull/21833/head
parent
44258fd278
commit
9ef70f027e
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue