mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02: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 {
|
||||
position: absolute;
|
||||
right: 10px;
|
||||
top: 5px;
|
||||
right: 0px;
|
||||
top: 0px;
|
||||
font-size: 25px;
|
||||
padding: 10px;
|
||||
}
|
||||
.sidebar .sidebar-content {
|
||||
padding: 12px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue