mirror of
https://github.com/pawelmalak/flame.git
synced 2026-03-07 21:13:11 +08:00
Table component. Bookmarks edit view
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
transition: all 0.25s;
|
||||
}
|
||||
|
||||
.BookmarkCard a:hover {
|
||||
.BookmarkCard a:hover,
|
||||
.BookmarkCard a:focus {
|
||||
text-decoration: underline;
|
||||
padding-left: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user