mirror of
https://github.com/ansible/awx.git
synced 2026-02-27 07:56:06 -03:30
fixed border radius
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
padding-bottom: 11px;
|
||||
padding-left: 15px;
|
||||
padding-right: 15px;
|
||||
border-radius: 3px;
|
||||
border-radius: 5px;
|
||||
background-color: #fff;
|
||||
border: 1px solid #e1e1e1;
|
||||
flex: 1 0 auto;
|
||||
|
||||
Reference in New Issue
Block a user