Advertisement
Savelyev_Vyacheslav

css madalWindow

Jun 26th, 2023 (edited)
616
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.24 KB | None | 0 0
  1. .chg-req-modal__annotation {
  2.   margin-bottom: 24px;
  3.   font-family: 'Open Sans';
  4.   color: #2E3238;
  5. }
  6.  
  7. .chg-req-modal__actions {
  8.   display: flex;
  9.   justify-content: flex-end;
  10.   gap: 8px;
  11. }
  12.  
  13. .chg-req-modal__field {
  14.     margin: 24px 0;
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement