mirror of
https://github.com/timvisee/send.git
synced 2026-04-21 22:14:33 -04:00
wip
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
.archiveTile {
|
||||
border: 1px solid #d7d7db;
|
||||
border-radius: 4px;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.archiveTile:hover {
|
||||
border: 1px solid lightblue;
|
||||
}
|
||||
Reference in New Issue
Block a user