Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Correct button sizes
Browse files Browse the repository at this point in the history
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
  • Loading branch information
SimonBrandner committed Jul 24, 2021
1 parent af22588 commit c00174a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions res/css/views/toasts/_IncomingCallToast.scss
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ limitations under the License.
gap: 12px;

> * {
height: 24px;
padding: 0px 12px;
flex-shrink: 0;
flex-grow: 1;
margin-right: 0;
Expand Down

0 comments on commit c00174a

Please sign in to comment.