mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Add review changes #1369
This commit is contained in:
parent
96d5d06b4c
commit
ddc513995f
@ -34,11 +34,14 @@
|
||||
flex-flow: column;
|
||||
.cp-toolbar-history-actions {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
margin: 0.6rem 0;
|
||||
height: auto !important;
|
||||
.cp-history-actions-first {
|
||||
margin-right: 0 !important;
|
||||
}
|
||||
button {
|
||||
margin: 0.1rem !important;
|
||||
}
|
||||
}
|
||||
.cp-toolbar-history-timeline {
|
||||
width: ~"calc(100% - 20px)";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user