Apply rounded corners to items in New modal (from drive)
parent
03acfb51e4
commit
80ffbc4bf6
|
@ -911,6 +911,7 @@
|
|||
flex-flow: column;
|
||||
li, li .fa, li .cptools {
|
||||
cursor: pointer;
|
||||
border-radius: @variables_radius;
|
||||
}
|
||||
&> p {
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in New Issue