mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-22 15:01:13 +02:00
fix padding upon Nads request
This commit is contained in:
parent
b7ded18fde
commit
a2cb6f375a
@ -58,7 +58,7 @@ $tagPanelWidth: 56px; // only applies in this file, used for calculations
|
|||||||
/* 12px top, 12px sides, 20px bottom (using 13px bottom to account
|
/* 12px top, 12px sides, 20px bottom (using 13px bottom to account
|
||||||
* for internal whitespace in the breadcrumbs)
|
* for internal whitespace in the breadcrumbs)
|
||||||
*/
|
*/
|
||||||
padding: 12px 12px 13px;
|
padding: 12px;
|
||||||
flex-shrink: 0; // to convince safari's layout engine the flexbox is fine
|
flex-shrink: 0; // to convince safari's layout engine the flexbox is fine
|
||||||
|
|
||||||
// Create another flexbox column for the rows to stack within
|
// Create another flexbox column for the rows to stack within
|
||||||
|
Loading…
x
Reference in New Issue
Block a user