mirror of
https://github.com/wekan/wekan.git
synced 2026-02-13 19:54:21 +01:00
sidebar xmark icon, add padding to easier click
This commit is contained in:
parent
030c3dd587
commit
bc44fdf89c
1 changed files with 3 additions and 2 deletions
|
|
@ -16,9 +16,10 @@
|
||||||
}
|
}
|
||||||
.sidebar-xmark {
|
.sidebar-xmark {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 10px;
|
right: 0px;
|
||||||
top: 5px;
|
top: 0px;
|
||||||
font-size: 25px;
|
font-size: 25px;
|
||||||
|
padding: 10px;
|
||||||
}
|
}
|
||||||
.sidebar .sidebar-content {
|
.sidebar .sidebar-content {
|
||||||
padding: 12px;
|
padding: 12px;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue