Apply rounded corners to items in New modal (from drive)

master
David Benqué 2022-05-11 14:11:17 +01:00
parent 03acfb51e4
commit 80ffbc4bf6
1 changed files with 1 additions and 0 deletions

View File

@ -911,6 +911,7 @@
flex-flow: column;
li, li .fa, li .cptools {
cursor: pointer;
border-radius: @variables_radius;
}
&> p {
display: flex;