25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

23 lines
318 B

  1. .bauleitplan-page-wrapper{
  2. td .icon-box{
  3. display: inline;
  4. margin-left: 2px;
  5. }
  6. .bauleitplan-title{
  7. display: block;
  8. font-weight: bold;
  9. }
  10. .review-wrapper{
  11. margin-top: 20px;
  12. }
  13. .bauleitplan-controls{
  14. .control-right{
  15. justify-content: flex-end;
  16. display: flex;
  17. }
  18. }
  19. }