Add border-radius, remove border-bottom
This commit is contained in:
parent
530d5dbf13
commit
a454bf9af3
@ -73,6 +73,7 @@
|
|||||||
width: 32px;
|
width: 32px;
|
||||||
}
|
}
|
||||||
.document a {
|
.document a {
|
||||||
|
border-radius: 5px;
|
||||||
display: block;
|
display: block;
|
||||||
position: relative;
|
position: relative;
|
||||||
height: 200px;
|
height: 200px;
|
||||||
@ -83,7 +84,6 @@
|
|||||||
}
|
}
|
||||||
.document label {
|
.document label {
|
||||||
background: lightgray;
|
background: lightgray;
|
||||||
border-bottom: 1px solid grey;
|
|
||||||
opacity: 0.6;
|
opacity: 0.6;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 0px;
|
bottom: 0px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user