mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-10 14:46:25 +02:00
Fix buttons and text layout on Security Key dialog (#7996)
This commit is contained in:
parent
7faf56b7e7
commit
fb3e9eb56d
@ -18,6 +18,8 @@ limitations under the License.
|
||||
position: relative;
|
||||
padding-left: 24px; // 16px icon + 8px padding
|
||||
margin-top: 7px; // vertical alignment to buttons
|
||||
margin-bottom: 7px; // space between the buttons and the text when float is activated
|
||||
text-align: left;
|
||||
|
||||
&::before {
|
||||
content: "";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user